﻿Web Wiz Forums Version History Changes
===========================================================================================



Changes from version 6.34 to version 7 beta 1
---------------------------------------------
1. lanaguage_file.inc - renamed to language_file_inc.asp
2. common.asp - language file is now called from this file
3. active_user.inc - reneamed to active_users_inc.asp
4. code_check.asp - renamed to functions_filters.asp
5. active_users_inc.asp - improved performance
6. functions_common.asp - new file to hold functions that are used across the forum
7. send_mail_functions.inc - renamed to functions_send_mail.asp
8. common.asp - nows holds the version number of the forum - most pages in teh forum changed to support using a global search and replace
11. common.asp - removed the edit/delet time limit
12. disply_topic_threads - changed so you can edit or delete posts till a reply has been posted
13. disply_forum_threads.asp - reneamed to forum_posts.asp for shorter URL and to stop blocking by add blockes and search engine add blockes
14. display_forum_topics.asp - renamed to forum_topics.asp for some of the same reasons as above
15. display_printer_threads.asp - renamed to printer_friendly_posts.asp
16. Global search and replace to change all forumID URL links to FID for shorter URL's
17. Global search and replace to change all topicID URL links to TID for shorter URL's
18. Global search and replace to change all PagePosition URL links to PN for shorter URL's
19. Global search and replace to change all ReturnPage URL links to RP for shorter URL's
20. Global search and replace to change all SearchReturnPage URL links to SRP for shorter URL's
20. Global search and replace to change all ThreadPage URL links to TPN for shorter URL's and for errors coursed by add blocking software seeing ad part of thread as add for addvert
21. edit_post.inc - renamed to functions_edit_post.asp and converted to a function
22. edit_post.asp - changed to support new function above
23. post_message_form.asp - same as above
24. pm_new_message_form.asp - same as above
25. post_message_form.asp - same as above
26. profile_edit.asp - same as above
27. functions_common.asp - new windows IE 5 testing function added
28. forum_posts.asp - improved performance by calling new function created above and links to changed to link .asp include files instead of .inc
29. edit_post.asp - same as above
30. post_message_form.asp - same as above
31. pm_new_message_form.asp - same as above
32. post_message_form.asp - same as above
33. profile_edit.asp - same as above
34. IE_message_form.inc - renamed to IE_message_form.asp
35. message_form.inc - renamed to message_form.asp
36. format_post.inc - renamed functions_format_post.asp and converted to be a function also added new function to it to convert WYSIWYG posts
37. post_message.asp - changed to support new functions above
38. pm_post_message.asp - same as above
39. post_preview.asp - same as above
40. profile_edit.asp - same as above
41. register_new_user.asp - same as above
42. signature_preview.asp - same as above
43. post_priview.asp - improved non caching
44. signature_preview.asp - same as above
45. forum_jump.in - renamed forum_jump_inc.asp, global search and replace used to update the rest of the fiels to point to this renamed file
46. functions_common.asp - updated browser detection to detect Netscape7/Mozilla 1
47. active_topics.asp - changed to store the view selection in a cookie
48. skin_file.asp - changed to link to an extrenal style sheet
49. defualt_style.css - new cascading style sheet for forum
50. default.asp - improved performance
51. SQL_server_setup.asp - changed wwfSpLastForumPostEntry stored procedure to increase performance
52. tblForum - table changed in database to add two interger fields, No_of_topics and No_of_posts
53. SQL_server_setup.asp - changed to support new fields above
54. functions_common.asp - added new function to update the post and topic count in the tblForum table
55. post_message.asp - calls the new function created above when a new post is added to the forum
56. delete_post.asp - same as above but when a post is deleted from teh forum
57. delete_topic.asp - same as above but when a topic is deleted from the forum
58. search.asp - improved performance when searching the forum
59. active_topics.asp - more time choices to show active topics within
60. language_file_inc.asp - added text to support new functions in active_topics.asp
61. forum_posts.asp - improved performance in SQL queries and shortened URL to page
62. forum_topics.asp - support shorter URL's for above page
63. active_topics.asp - same as above
64. search.asp - same as above
63. forum_posts.asp - improved performance
64. forum_posts.asp - fixed bug in search word highlighter where HTML tags where also highlighted
66. forum_posts.asp - added new stored procedure to update post viewed count
67. SQL_server_setup.asp - added new stored procedure wwfSpUpdateViewPostCount
68. moved include files to an include folder and used global search and replace to update all the files
69. moved functions files to functions folder and used global search and replace to update all the files
70. header.inc - renamed to header.asp, global search and replace used to update all files
71. footer.inc - renemaed to footer.asp, global search and replace used to update all files
72. select_countries_list.inc - renamed to select_countries_list.asp and moved to include folder
73. navigation_buttons_inc.asp - new file to hold the forums top navigation buttons
74. edit_profile.asp - page updated for new look
75. forum_topics.asp - page updated for new look
76. search.asp - page updated for new look
77. search_form.asp - same as above
78. forum_members.asp - changed look, imporved perfomance, shortened URL's
79. delete_topic.asp - removed session variable
80. search.asp - support above
81. forum_topics.asp - same as above
82. delete_posts.asp - improved perfoamance, fixed bug of not updating posts when deleting a whole topic
83. forum_topics.asp and forum_posts.asp changed so that if the prioriy post the Forum ID is passed over so that it doesn't jump forums when displaying the posts.
84. common.asp - changed to support new forum groups and access levels
85. active_users_inc.asp - improved performance and changed to work with new users groups
86. default.asp - updated for new forum groups and moderators
87. SQL_server_setup.asp - new stored procdure, wwfSpModeratorGroup, to get the moderator group
89. forum_members - changed to support new moderator groups also displays member groups
90. edit_post.asp - improved security where by a non topic starter could change the topic subject
91. delete_post.asp - changed to support the improved security in the edit_posts.asp page
92. activate.asp - updated for new navigation system
93. active_users.asp - same as above
94. not_posted.asp - same as above
95. printer_firendly_posts.asp - updated for new URL's
96. register_new_user.asp - updated look and navigation
97. SQL_server_setup.asp - changed wwfSpThreadDetails stored procedure to support new groups
98. forum_posts.asp changed to support new groups and permissions
99. message_form.js - new javascript file holding the JavaScript for the message form, should help load times as this file should be cached by the browser
100. message_form_inc.asp - updated to support new js file above, also new method of posting to teh post preview page
101. IE_message_form.js - new JavaScript file to hold the JavaScript for the IE_message_form_inc.asp file
102. IE_message_form_inc.asp - updated to support new file above
103. emoticons_inc.asp - new include file that holds the emoticons used in the forum
104. IE_emoticons_smilies.asp - updated to support new emoticons include file
105. emotions_smilies.asp - same as aboveS
106. post_message.asp - same as above
107. functions_format_post.asp - same as above
108. functions_edit_post.asp - same as above
109. functions_post_to_text.asp - same as above
110. edit_post.asp
111. pm_welcome.asp - updated for new naviagtion system and permissions
112. pm_inbox.asp - same as above
113. pm_new_message.asp - same as above
114. pm_post_message_form.asp - same as above and improved performance and server resources
115. pm_show_message.asp - same as above and improved performance, and updated for new groups
116. pm_add_buddy.asp same as above and improved performance and server resources
117. pm_delete_biddy.asp same as above
118. pm_delete_message.asp - same as above
119. pm_outbox.asp - new file to display out going private messages
120. forum_members.asp - updated to show forum groups and renamed to members.asp
121. show_forum_permissions_inc.asp - new file to show the persons permissions within the forum
122. forum_topics.asp - updated to show the forum permissions at the bottom of the page
123. forum_posts.asp - same as above 
124. edit_profile.asp - added new options for the user to fill in
125. functions_date_time_format.asp - updated to support user choosing their own time off set
126. date_time_configure.asp - removed server time off-set as user can now select themselves
127. profile.asp - file deleted
128. register_mail_confirm.asp - page deleted
129. register_confirm.asp - new page to inform the user of registration to the forum
130. edit_profile.asp - page deleted
131. register_new_user.asp - page deleted
132. register_form.asp - page deleted
133. register.asp - new file to combine edit_profile.asp, register_Form.asp, and regesiter_new_user.asp
all in the same file, also added many new parts to the user profile
134. post_message.asp - reformated for simpler modification and improved performance
135. skin_file.asp - updated for new look
136. registration_rules.asp - updated for new forum look
137. active_users.asp - upddated for new forum look
138. post_message.asp - improved the spam settings work if you turn off the settings
139. email_topic.asp - added the name of the person the email is from to the end of the email
140. common.asp - updated so that the last visit date for the user is now stored in the database
141. profile_inc.asp - file deleted
142. pop_up_profile.asp - file updated to show new user profile
143. email_messenger.asp - new file added to allow poeple to send emails via the forum
144. delete_post.asp - improved perfomance and better security
145. edit_post.asp - improved security
146. delete_topic.asp - improved security and performance
147. lock_topic.asp - improved security and performance
148. move_post_form.asp - improved security
149. move_post_form_to.asp - improved security
150. move_post.asp - improved security and fixed bug in Access where old topic subject remained if there was no posts left in it
151. pm_language_file_inc.asp - new language file for the PM system so less server resources are used
152. forum_posts.asp - changed so that read posts are marked as unread
153. forum_topics.asp - same as above
154. active_topics.asp - same as above
155. get_topic.asp - new file to get the next and previous topic when click next previous topic links
156. defualt.asp - changed so that forums you can't have access to can be hidden
157. forum_topics.asp - changed so that the forum admin can set the defualt for when to show topic to for each forum
158. forum_password_form.asp - changed to support encrypted password for forums
159. delete_member.asp - imporved security, performance, and changed where the file redirects to
160. acive_users.asp - fixed recordset closing bug and now doesn't display if active users is off
161. post_message.asp - changed to allow the thw showing of the time and who edit a post
162. edit_post.asp - changed to remove the edited by text from a post to edit
163. IE_text_box.asp - same as above
164. pm_post_message.asp - changed so that an email is sent if the user has asked to be notified by email of new PM's
165. forum_closed.asp - file added to display a message if the forum is closed
166. pm_check_inc.asp - improved performance and removed session variables
167. common.asp - changed the way to connect to the database and doubled the performance of the forum
168. lock_topic.asp - file deleted

Poll cast vote


The following pages are changed to add the new forum permissions
1. forum_jump_inc.asp 
2. delete_topic.asp 
3. default.asp
4. forum_topics.asp
5. search.asp
6. search_form.asp
7. active_topics.asp - also added in new stored procedure wwfSpActiveToipcs
8. forum_posts.asp
9. lock_topic.asp
10. forum_password_forum.asp
11. post_message_form.asp
12. edit_post.asp
13. delete_post.asp
14. IE_message_form.asp
15. message_form.asp
16. delete_member.asp
17. email_topic.asp
18. lock_forum.asp
19. move_post.asp
20. move_post_form.asp
21. move_post_form_to.asp
22. move_topic.asp
23. move_topic_form.asp
24. profile_inc.asp
25. forum_posts.asp


The following files have been changed to improve post and signature preview and to add to other pages
1. defualt_javascript.js
2. message_form_inc.asp
3. IE_message_form_inc.asp
4. profile_edit.asp
5. register_form.asp
6. forum_posts.asp
7. post_preview.asp
8. signature_preview.asp
9. edit_posts.asp
10. post_message_form.asp


The follwoing fields have been added or changed to add support for searching for members  in the private messaging system
1. pop_up_member_search.asp - new page added to help search for members for private messaging
2. IE_message_form_inc.asp
3. message_form_inc.asp
5. pm_buddy_list.asp


The following files are changed or added for the Poll feature
1. create_poll_form.asp - new page to create forum poll with
2. poll_form_inc.asp - new file to add poll form to the message form
3. IE_message_form_inc.asp - updated to support forum polls
4. message_form_inc.asp - updated to support forum polls
5. post_message.asp - updated to support forum polls
6. language_file_inc.asp - added new poll text
7. forum_topics.asp - updated to support polls
8. poll_disply_inc.asp - new file to display the poll in the post page
9. poll_cast_vote.asp - new file to allow polls to be cast
10. forum_topics.asp - added link to create a new poll
11. delete_topic.asp - changed to allow the deleting of polls if a topic contains a poll



The following files have been changed or added to Encrypt Passwords in the database
1. functions_hash1way.asp - file added to create one way 160 bit encypted passwords - written by Mark Jager
2. register.asp - changed to support encypted passwords
3. login_user.asp - same as above
4. forgotten_password.asp - changed so it generates a new password for the user as one way encypted passwords can not be un-encrypted to be able to send to the user



The following pages have been changed or added for nw email notification
1. post_message.asp - updated to add or remove reply notification and also for sending notification
2. delete_member.asp - updated to delete the members email post notifications
4. functions_send_mail.asp - updated for sending email notification format
5. forum_posts.asp - updated to add link to watch for replies and un-watch for replies
6. forum_topics.asp - updated to add link to watch and un-watch for for new posts
7. email_notify.asp - page added for updating db with email notification
8. post_message.asp - changed to add link in email notification for unsubscribing
9. login_user.asp - updated so that if user clicks on the unsubscribe link in the email notification and they are not logged in they have to login first before the unsubscribe link works


The following pages have been changed to add IP blocking
1. functions_common.asp - added IP checking function
2. insufficinet_permissions.asp - updated to tell the user if their IP is blocked
3. language_file.asp - updated with new text
4. post_message.asp - checks if IP is blocked
5. edit_post.asp - same as above
6. post_message_form.asp - same as above
7. poll_cast_vote - same as above
8. poll_create_form - same as above
9. post_message_form - same as above
10. pm_post_message - same as above
11. pm_new_message_form - same as above
12. forum_posts.asp - same as above
13. delete_post.asp - same as above
14. pm_buddy_list.asp - same as above
15. pop_up_profile.asp - same as above


The following files are changed or added to support image and file uploading
1. functions_upload.asp - file added to allow the upload of images and files
2. IE_message_form_inc.asp - file updated to add upload buttons
3. message_form_inc.asp - same as above


The following files are changed or added for the new pop-up admin pages in the main forum
1. pop_up_topic_admin.asp - new file to update or delete a topic by forum admins or moderators
2. forum_topics.asp - altered to link to new admin file
3. forum_posts.asp - same as above
4. search.asp - same as above
5. move_topic.asp - file deleted
6. move_topic_form.asp - file deleted
7. delete_topic.asp - changed to work with pop_up_topic_admin.asp
8. pop_up_IP_blocking.asp - page added to block IP addresses or ranges
9. delete_poll.asp - page added to delete polls



The following files are changed or added in the admin section of the forum
1. common.asp - changed the way people log in and added more security
2. defualt.asp - changed the login procedure
3. functions_common.asp - file added in the functions folder to hold common functions
4. functions_hash1way.asp - added to 160bit encryption of passwords
5. frame_set.asp - file added to add frames for naivigation system on admin area
6. navigation_menu.asp - file added for frames side bar navigation of the admin area
7. admin_menu.asp - file changed to link to new admin functions
8. default_style.css - file added for cascading style sheet for the admin area
9. date_time.inc - file deleted
10. date_time_configure.asp - imporved performance and changed for the new date and time configuartaion
11. email_notify_configure.asp - changed for new email functions
12. spam_configure.asp - improved performance
13. bad_word_filter_configure.asp - updated
14. forum_configure.asp - changed to add new forum configuration options
15. change_admin_username.asp - changed to encrypt password and better performance
16. archive_topics_form.asp - updated
17. archive_topics.asp - updated
18. batch_delete_posts_form.asp - file updated
19. batch_delete_posts.asp - updated to delete posts with polls in them
20. resync_forum_post_count.asp - new file to re-sync topic and post count for the forums
21. view_forums.asp - file updated, now also includes forum lock down option
22. delete_forum.asp - updated to allow polls and forum permissions to be deleted
23. delete_category.asp - updated to allow polls and forum permissions to be deleted, improved performance
24. category_details.asp - updated file for new look and improved performance
25. forum_details.asp - updated to support new forum permissions, encrypt forum passwords, and improved performance
26. update_forum_order.asp - improved performance
27. select_members.asp - updated for the new member details
28. member_profile.asp - file deleted
29. view_groups.asp - file added to view forum groups from where they can be edited, deleted, or create new groups
30. view_groups.asp - new file to change the details and add new groups
31. delete_group.asp - new file to delete user groups
32. upload_configure.asp - new file to setup and configure image and file uploading
33. close_forums.asp - new file to lock and close all forums for mentainence etc.
34. ip_blocking.asp - new file to allow the blocking of IP addresses on the forum
35. email_domain_blocking.asp - new file to allow the blocking of email addresses
36. batch_delete_pm_form.asp - new file for batch deleting old private messages
47. batch_delete_pm.asp - new file same as above
48. statistics.asp - new file to show forum statistics
49. forum_group_permissions.asp - added to be able to setup individual group permissions on forums
50. group_perm_forum.asp - same as above	
51. create_group_permissions.asp - same as above
52. edit_group_permissions.asp - same as above
53. remove_permissions.asp - same as above



Datbase Changes
1. In SQL server delete all stored procedures and re-run the SQL_setup_file.asp to build new and cahnged
stored procedures
2. tblForum - table changed in database to add two long interger fields, No_of_topics and No_of_posts
4. tblModerators - table removed
5. tblGroups - table added
6. tblPermissions - table added
7. tblEmailNotify - table added
8. tblThread - Email_notify, field removed
9. tblForum - added the following fields with true/false (bit) datatype: -
	Read
	Post
	Reply_posts
	Edit_posts
	Delete_posts
	Priority_posts
	Poll_create
	Vote
	Attachments
	Image_upload
	Moderator
	Hide - true/false
	Show_topics - interger
10. tblAuthor - added the following fields
	Salt - text 30
	Group_ID - interger datatype
	MSN - text 75
	Yahoo - text 75
	ICQ - text 20
	AIM - text 75
	Occupation - text 60
	Interests - text 160
	DOB - Date
	Attach_signature - True/false (bit)
	Last_visit - date datatype - default Now() (GetDate() - sql server)
	Time_offset - text 1
	Time_offset_hours - interger
	Date_format - text 10
	Rich_editor - True/false (bit)
	Reply_notify - True/false (bit)
	PM_notify - True/false (bit)
11. tblTopic - added Poll_ID field - long interger datatype - default value 0
12. tblPolls - added new table to hold the poll details
13. tblPollChoice - added new table to hold the choices and vote count for a poll
14. tblThread - remove email notify field
15. tblBanList - table added for banning members
16. tblConfiguration - add the following fileds
	Vote_choices - interger datatype - value assigned - 7
	Email_sys - True/false (bit)
	Upload_img_path - Text 50 - value assigned - upload_images
	Upload_img_types - Text 50 - value assigned - jpg;jpeg;gif;png
	Upload_img_size	- integer - value set at 35
	Upload_files_path - text 50 - value assigned - upload_files
	Upload_files_type - Text 50 - value assigned - zip;rar
	Upload_files_size - integer - value set at 500
	Upload_component - text 10
	Active_users - True/false (bit)
	Forums_closed - True/false (bit)
	Show_edit - True/false (bit)
	Process_time - True/false (bit)
17. Access database renamed to WebWizForum.mdb




Changes from version 7 beta 1 to version 7 beta 2
-------------------------------------------------
1. active_topics.asp - fixed object required bug
2. IE_message_form_inc.asp - fixed table layout problem for pm's
3. message_form_inc.asp - same as above
4. upload_configure.asp - fixed some spelling and grammer errors
5. delete_post.asp - fixed recordset closing bug
6. register.asp - changed so that the admin and guest accounts can be edited, but not deleted or change groups
7. header.asp - fixed background colour and image bug
8. forum_topics.asp - fixed bug where if the user can vote in polls was incorrectly shown
9. forum_topics.asp - tidyed up code and improved performance
10. upload_files.asp - now displays a msg that the file is being uploaded
11. upload_images.asp - same as above
12. langauge_file_inc.asp - support for new upload msg's
13. pm_check_inc.asp - tidied up code
14. defualt.asp - cleaned up table formatting
15. poll_form_inc.asp - fixed poll question bug
16. post_message.asp - same as above
17. poll_create_form.asp - same as above
18. default_style.css - added more CSS styles
19. forum_posts.asp - changed to support new CSS styles
20. functions_upload.asp - changed to be compatible with aspUpload version 2.1
21. members.asp - fixed bug where if you tried to register after doing a search the forum would crash
22. forum_configure.asp - added the ability to select the number of poll choices in forum polls
23. forum_posts.asp - changed so that users can edit there posts any time if they have permission to do so, deleting a post still requires that a reply has not been posted.
24. register.asp - fixed bug where the username in the activation email always said the username is Guests
25. moved access database to it's own folder called database
26. functions_upload.asp - fixed file size checking bug
27. select_members.asp - fixed overflow error if the user has made more than 32,000 posts
28. members.asp - fixed overflow error if the user has made more than 32,000 posts
29. pop_up_forum_admin.asp - new page to edit and control forums
30. default.asp - changed to link to the new pop up forum admin page
31. forum_posts.asp - cleaned up code
32. forum_posts.asp - fixed bug where you can still reply to a poll only topic if you hit quote
33. poll_vast_vote.asp - fixed bug where if the user doesn't select a poll choice they can still vote
34. IE_emoticon_smilies.asp - fixed font formatting bug
35. emoticon_smilies.asp - fixed font formatting bug
36. forum_topics.asp - now displays links to the last two pages in multiple page topics
37. search.asp - same as above
38. active_topics.asp - same as above
39. active_topics.asp - displays if the active topic is a poll or not
40. email_messager.asp - fixed table formatting bug in Netscape 4.7
41. forum_configure.asp - changed to add path to users homepage
42. common.asp - changed to support homepage link
43. navigation_buttons_inc.asp - same as above
44. functions_format_post.asp - fixed quote formatting bug
45. member_mailier.asp - new file to allow the sending of mass email to forum members
46. member_mailier_send.asp - new file to allow the sending of mass email to forum members
47. admin_menu.asp - changed to link to the new mass mail page
48. navigation_menu.asp - same as above



The following files are changed to add support for Flash files
1. functions_format_post.asp - added function to format flash files from forum codes
2. forum_posts.asp - now calls new flash function
3. post_preveiw.asp - same as above
4. signature_preview.asp - same as above
5. forum_configure.asp - changed to allow the enabling of Flash file support in the forum
6. forum_codes.asp - changed to show how to add flash files to your posts
7. common.asp - changed to add support for flash files.


The following files are changed for new improved security filters
1. functions_filter.asp
2. functions_format_post.asp
3. functions_edit_post.asp
4. register.asp
5. post_preview.asp
6. signature_preview.asp
7. post_message.asp
8. pm_post_message.asp
9. search.asp
10. forum_posts.asp
11. pop_up_profile.asp

Datbase Changes
1. tblConfiguration - add the following fileds
	website_path - text filed size 70
	Mass_mailier - true/false datatype



Changes from version 7 beta 2 to version 7 beta 3
-------------------------------------------------
1. SQL_server_connection.asp - updated for new db connection 
2. forum_details.asp - fixed link to new category page bug
3. forum_configure.asp - fixed javascript bug
4. functions_format_post.asp - fixed quote formatting bug
5. functions_edit_post.asp - edited for backward compatiblity
6. functions_filters.asp - improved filters
7. upload_files.asp - fixed file link formatting bug that effects a few versions of IE
8. poll_display_inc.asp - changed the CCS style on the table header
9. functions_upload.asp - changed to replace spaces in file names with underscores
10. group_perm_forum.asp - now places the forums in a better order
11. create_group_permissions.asp - fixed bug where images and file upload enabling was around the wrong way
12. edit_group_permissions.asp - same as above
13. email_notify.asp - fixed bug where person wasn't unsubscribed from a forum when clicking on the unsubscribe link in an email notification.
14. default_dtyle.css - changed so it correctly displayes ordered lists.
15. resync_post_count.asp - updates post counts in the forum
16. pop_up_forum_admin.asp - updated to add link to the post count update page
17. admin_language_file_inc.asp - updated to add new wording
18. pop_up_topic_admin.asp - now updates post and topic count for forum when moving a topic to a new forum
19. functions_common.asp - fixed bug where you could upload images if file upload was enabled for some user groups
20. upload_files.asp - fixed bug whereby you couldn't upload files unless the user also had permission to upload images

The folowing files are updated for compatibility with SQL server
1. active_topics.asp
2. view_forums.asp
3. view_groups.asp
4. delete_group.asp
5. register.asp
6. email_notify.asp

The folowing files are updated for option to show moderators on main page
1. common.asp
2. default.asp
3. forum_configure.asp


Datbase Changes
1. tblConfiguration - add the following fileds
	Show_mod - true/false datatype




Changes from version 7 beta 3 to version 7 beta 4
-------------------------------------------------
1. forum_codes.asp - fixed javascript bug on smilies
2. register.asp - improved security to prevent hackers from sending multiple signups from remote sites
3. registration_rules.asp - improved security - same as above
4. language_file_inc.asp - changed to include session ID auth error message
5. functions_common.asp - new function added to check session ID
6. post_message.asp - improved security
7. IE_message_form_inc.asp - same as above
8. message_form_inc.asp - same as above
9. email_messenger.asp - same as above
10. email_topic.asp - same as above
11. login_user.asp - same as above
12. message_form_inc.asp - fixed post preview bug that effects Opera 7
13. register.asp - fixed signature preview bug that effects Opera 7
14. pop_up_topic_admin.asp - fixed bug where the page would crash if you selected a category as the forum to move the topic to
15. move_post.asp - fixed bug when moving a post to a new topic
16. forum_posts.asp - changed the cookie settings as IE was having problems handling to many cookies
17. forum_topics.asp - same as above
18. search.asp - same as above
19. active_topics.asp - same as above
20. default.asp - moved the wording Moderators to the language file
21. language_file_inc.asp - placed the wroding from above in the language file.
22. functions_upload.asp - changed to make it compatible with SA FileUp version 3
23. forgotten_password.asp - changed to also ask for an email address comparison for extra security
24. login_user.asp - changed the size of the forgotten password pop up form
25. batch_delete_members.asp - new file to batch delete members
26. batch_delete_members_form.asp - same as above
27. admin_menu.asp - changed to link to the new batch delete members page
28. navigation_menu.asp - changed to link to the new batch delete members page
29. functions_filters.asp - fixed bug where by images would show if they have capitals in the extension
30. emoticons_inc.asp - added new emoticons
31. forum_posts.asp - new link added to report dodgy posts to moderators and forum admin
32. forum_posts.asp - fixed bug where the return page was wrong if quoting on a page higher than page 1
33. skin_file_inc.asp - changed to add more colours
34. forum_posts.asp - changed to supprt new colours above
35. pm_show_message.asp - same as above
36. register.asp - now supports member title
37. forum_posts.asp - same as above
38. pop_up_profile.asp - same as above
39. report_post.asp - new file to allow users to report bad posts to the forum admin and moderators
40. active_users.asp - changed file so it doesn't cache the page
41. pm_outbox.asp - fixed bug that was showing the wrong profile when clicking on members name
42. poll_display_inc.asp - changed to include the last author ID
43. poll_cast_vote.asp - same as above
44. functions_upload.asp - added support for AspSimpleUpload and changed AspUpload to use virtual save method for hosts that disable the memory save and save properties
45. upload_configure.asp - changed to support AspSimpleUpload
46. search.asp - fixed search bug on usernames that have an underscore in them
47. register_confirm.asp - fixed bug with text display
48. pop_up_profile.asp - fixed bug where it can show an incorrect Date of Birth

The following files are changed to allow guests to enter there name in posts if guest posting is enabled
1. message_form_inc.asp
2. IE_message_form_inc.asp
3. post_message.asp
4. post_message_form.asp
5. IE_textbox.asp
6. delete_post.asp
7. delete_topic.asp
8. batch_delete_posts.asp

The following files are changed to allow emoticons to be displayed next to the post text box
1. message_form_inc.asp
2. IE_message_form_inc.asp
3. edit_post.asp
4. post_message_form.asp 
5. pm_new_message_form.asp
6. poll_create_form.asp
7. IE_message_form_js.asp
8. message_form_js.asp

The following files are changed to allow the user to enter there real name in their profile
1. register.asp
2. langauge_file_inc.asp
3. pop_up_profile.asp

The following files are changed to allow custom stars/image link for forum group
1. group_details.asp - changed to allow the user to type in a link to their custom stars/image
2. view_groups.asp - changed to enable viewing of the custom stars/image
3. forum_posts.asp - same as above
4. pop_up_profile.asp - same as above

The following files are changed to allow avatars to be uploaded by users
1. upload_configure.asp 
2. admin_menu.asp
3. register.asp
4. common.asp
5. upload_avatars.asp - file added
6. language_file_inc.asp

The following files are changed or added to allow new registrations to the forum being suspened
1. suspend_registration.asp
2. admin_menu.asp
3. common.asp
4. registration_rules.asp
5. registration_suspended.asp
6. language_file_inc.asp

The following files are changed to show that a topic has been moved to another forum
1. forum_topics.asp
2. pop_up_topic_admin.asp

Everypage is changed so that table and stored procedure prefixes are held in constents, this makes it simpler to setup multiple forums if they share one database.

Datbase Changes
1. tblGuestName - new table to hold the names of guest posters if guest posting is enabled
2. tblAuthor - added the following fields
	Real_name - text datatype 40 char
	Avatar_title - text datatype 50 char
3. tblGroup - new table - Custom_stars - text datatype 80 chars
4. wwfSpThreadDetails - changed strored procedure in SQL server version
5. tblPoll - new field - Author_ID - interger datatype
6. tblConfiguaration - added the following tables
	Upload_avatar - true/false datatype
	Upload_avatar_path - text datatype 50 char
	Upload_avatar_types - text datatype 50 char
	Upload_avatar_size - interger datatype
	Reg_closed  - true/false datatype
7. tblForum new field - Moved_ID - interger datatype - default value 0
8. stored procedure tblTopicDetialsAll changed
9. stored procedure tblTopicDetialsInTheLastXX changed





Changes from version 7 beta 4 to version 7 RC1
----------------------------------------------
1. upload_configure.asp - changed some text for better understanding
2. emoticons_inc.asp - fixed bug where some emoticons wouldn't show up when not using the WYSIWYG Editor
3. printer_friendly_posts.asp - fixed bug where users could view the posts of forums they are not permitted in#
4. configure.asp - fixed bug for not showing correctly if moderators are shown on main page of forum
5. members.asp - updated to show custom stars image
6. pm_show_message.asp - upadted to show custom stars and member title
7. register.asp - fixed a few bugs
8. forum_post.asp - changed so that someone can't report thier own post to the forum admin
9. functions_common.asp - updated to show Windows 2003 server in the active users list OS
10. post_message.asp - changed to include the topic subject in the subject of email notification
11. active_topics.asp - fixed database error bug that effects the forum on some servers
12. email_topic.asp - made it more secure so spammers using this facility can be traced and banned from the board
13. register.asp - changed to display the present server time for setting the time off set
14. langauge_file_inc.asp - updated to support above new feature
15. forum_posts.asp - changed to also ask for the users name if posting as a guest
16. post_message_form.asp - same as above
17. language_file_inc.asp - changed to support the wording for the above change
18. printer_friendly_posts.asp - changed to display the name of a guest poster
19. forum_topics.asp - changed to show moved and poll icons next to posts
20. active_topics.asp - changed to show poll icon next to post
21. search.asp - same as above
22. IE_message_form_inc.asp - chaned so you can drag and drop emoticons
23. IE_emoticons_smilies.asp - same as above
24. emoticons_inc.asp - change the code for Broken Heart as it is the same as for underline forum code
25. upload files changed to so that the server timeout is set at 1000 for slow connections
26. functions_format_post.asp - fixed cursor hand bug
27. register.asp - fixed bug where modertors were shown the delete member checkbox when editing others profiles
28. batch_move_topics_form.asp - new file to move topics between forums
29. batch_move_topics.asp - same as above


The following files have been changed or added to allow individual permissions for members
1. functions_common.asp - file changed
2. delete_member.asp - file changed
3. forum_group_permissions.asp - file changed
4. forum_user_permissions.asp - new file
5. edit_user_permissions.asp - new file
6. create_user_permissions.asp - new file
7. user_perm_forum.asp - new file
8. admin_menu.asp - file changed
9. remove_permssions.asp - file changed
10. batch_delete_members.asp - file changed
11. find_user.asp - new file
12. default.asp - file changed
13. msSQL_server_Setup.asp - file changed

Datbase Changes
1. tblPermissions - Author_ID field added, datatype interger - default value 0
2. wwfspForumPermisions - stored procedure changed to also grab individual user permissions for forums
3. wwfspMederators - new stored procedure to get the moderators for forums




Changes from version 7 RC1 to version 7.0 (full version)
---------------------------------------------------------
1. post_message_form.asp - fixed disabled button bug when WYSIWYG editor is turn off
2. forum_posts.asp - same as above
3. edit_posts.asp - same as above
4. pop_up_profile.asp - fixed bug where the link to the email messenger is shown even when it is not enabled
5. functions_common.asp - fixed individual permisisons bug that effects access version of the forum




Changes from version 7.0 to version 7.01
----------------------------------------
1. email_notify.asp - fixed bug when unsubscribing that allowed members to still get email notification
2. emoticons_inc.asp - fixed bug when clicking on crying emoticon
3. post_message.asp - fixed bug so that when selecting email notify the person is only entered in db once
4. changes to payment system




Changes from version 7.01 to version 7.5 beta1
----------------------------------------------
1. batch_delete_members.asp - fixed bug whereby the admin and guest accounts could also be deleted by mistake
2. functions_filters.asp - fixed bug with incorrectly displaying characters in email post notification
3. post_message.asp - changed so that a moved topic is not shown as moved once a reply has been posted
4. actiavte.asp - fixed text displaying bug
5. language_file_inc.asp - changed to support above change
6. active_users_inc.asp - improved tracking on users so that those who mask IP addresses arn't shown multiple times
7. functions_common.asp - improved browser and os detection
8. batch_move_topics_form.asp - changed to include topic priority
9. batch_move_topics.asp - same as above
10. batch_delete_members_form.asp - changed so that un-activated accounts only can be deleted
11. batch_delete_members.asp - same as above
12. login_user.asp - changed to redirect to the login user test page to test that cookies are enabled on the users browser
13. login_user_test.asp - new file to test if the user has cookies enabled
14. language_file_inc.asp - updated to add new text for new page above
15. pm_inbox.asp - changed so that the check all delete box is only displayed if more than one pm
16. pm_buddy_list.asp - changed so that buddies are grouped by if they can pm the person or not
17. pm_inbox.asp - now includes a bar graph of the percentage it is full by
18. pm_language_file_inc.asp - changed language file to support text for the new bar graph in the page above
19. functions_upload.asp - file names are now run through the security filters before saving so that the links are not changed to them at a later stage
20. sql_server_db_stats.asp - new file to display stats about SQL Server db for the forum.
21. msSQL_server_Setup.asp - changed to include a new stored procedure for the sql server stats page
22. functions_filters.asp - added new filter function that removes non-alphanumeric characters
23. functions_upload.asp - chaged so that uploads are placed in a folder named after the user
24. upload_files.asp - changed to support adding files to folders named after the users username
25. upload_images.asp - changed to support adding files to folders named after the users username
26. upload_avatars.asp - changed to support adding files to folders named after the users username
27. email_notify_subscriptions.asp - new file to display forums and topics a user is subscribed to
28. email_notify.asp - updated to support new page above, and also improved security to make sure the user is allowed to read posts in the forum
29. forum_posts.asp - changed to also pass the forum ID to the email_notify.asp file for the added security to work
30. post_message_form.asp - changed so that a user can't get round a locked topic by quoting a previous poster
31. register.asp - changed for extra security so only registered users can upload avatars by editing their profile once their account is live
32. email_notify_remove.asp - new file to remove email notification subscriptions
33. register.asp - changed to add a link to the email subscriptions page
34. forum_posts.asp - fixed bug where by flash files wouldn't appear in signatures
35. compact_access_db.asp - new file to compact and repair Access database online.
36. message_form.asp - changed to allow smileys to be placed in the cursor location in IE
37. message_form_js.asp same as above, also changed to remove all alert boxes when in basic mode
38. batch_delete_posts_form.asp - changed so you can select the priority of posts you want deleted
39. batch_delete_posts.asp - same as above
40. default.asp - changed so you can click a category and only view those forums in that category
41. default_style.css - chagned to add new style for the category links
42. index.asp - new file that redirects to default.asp for those on web servers that have the default document for a directory set to index.asp
43. forum_topics.asp - changed so that important topics are displayed under an important topic bar
44. langauge_file_inc.asp - changed to add text to support new feature above
45. default.asp - added a quick login form at the top for non-logged in users
46. forum_topics.asp - changed to now do a preview of the first post when moving the mouse over the forum subject, also says the date of the first post when you place the mouse over the topic starters name
47. active_topics.asp - gives the date of when the topic was started when moving the mouse over the subject
48. search.asp - same as above
49. functions_filters.asp - new function added to strip HTML from a text input
50. msSQL_server_setup.asp - changed the LastAndFirstThreadAuthor stored procedure to also get the message from the database
51. pm_email_pm.asp - new file to allow private messages to be sent to the users email address
52. pm_show_message.asp - changed to add link to send private message to the users email address
53. pm_language_file_inc.asp - updated to add text for emailing private message to user
54. pop_up_topic_admin.asp - changed file so the admin can decide if they want to have the moved icon appear for moved topics in the old forum
55. admin_language_file_inc.asp - added new text to support new function above
56. resend_email_activation.asp - new file to resend the activation email to unactivated account users
57. langauge_file_inc.asp - updated to add new text for new file above
58. forum_posts.asp - changed so it now has a link to resend activation email if account is not activated
59. post_message_form.asp - same as above
60. poll_create_form.asp - same as above
61. members.asp - now can list forum members by the number of stars
62. archive_topics_form.asp - changed so you can also open closed topics for those who accidently close the wrong topics
63. archive_topics.asp - same as above
64. post_message.asp changed so that when saving the users IP that it is not their ISP's IP address.
65. activate.asp - changed to add a return to forum link
66. functions_filters.asp - changed so that links with img in are not run through the image filter
67. functions_common.asp - new function to get the users IP address, also checks if they are using a proxy server and gets their browsers IP address, or next nearest proxy
68. post_message.asp - changed to support function above
69. ative_users.asp - same as above
70. user_perm_forum.asp - file deleted
71. pm_post_message.asp - now takes the start time from the web server, incase the SQL server is in a different time zone
72. functions_format_post.asp - new function to enable quoting without author name
73. forum_posts.asp - changed to support new function above
74. post_preview.asp - same as above
75. pm_show_message.asp - changed to now support Flash files in pm's if flash support is enabled in the admin area
76. pm_buddy_list.asp - now shows if a buddy is active in the forum at that time (online)
77. functions_format_post.asp - fixed bug where by if the edited xml is not correct the parse functio could crash
78. functions_edit_post.asp - same as above
79. message_form_inc.asp - fixed bug where if logged in as guest when editing first post in a topic the text box for the persons name as shown
80. IE_message_form_inc.asp - same as above
81. pm_post_message.asp - fixed bug in Access version where members who are blocked from sending you pm's still can
82. forum_posts.asp - fixed bug where delete post button wouldn't appear on posts on topics with multiple pages
83. functions_format_post.asp - changed to prevent javascript injection from Norton Personal Firewall 2003 add pop up blocking software's latest update as or 10/6/03
84. member_mailier.asp - changed so you can now select the format of the mail when sending mass emails
85. member_mailier_send.asp - same as above
86. functions_filters.asp - changed so that the filters don't strip out the extension of an image if it is a none web image extension that has been configured as an allowed in the image upload configuration page
87. common.asp - changed to support change above
88. delete_post.asp - fixed bug to delete topics with polls if there are no posts left in the topic
89. pm_show_message.asp - changed the seach button so it automactically selects username form the drop down list on the search page
90. edit_post.asp - fixed bug where by you could remove the subject line to a topic
91. post_message.asp - same as above
92. active_topics.asp - changed so that the forum headings are now links to that forum and admin button is available for the admin
93. pm_inbox.asp - changed to have a delete all buton for PM's
94. pm_delete_message.asp - updated to support new button above
95. forum_posts.asp - fixed bug so if the user has selected to watch the topic then the watch topic for replies box is checked
96. active_users.asp - swapped OS and browser around as it makes more sense having OS then browser in the table
97. functions_common.asp - new function to strip long text strings from messages
98. post_message.asp - changed to call above function
99. post_preview.asp - same as above
100. register.asp - same as above
101. signature_preview.asp - same as above
102. pm_post_message.asp - same as above
103. forum_details.asp - fixed bug where if updating forum details on a password protected forum the password can be removed
104. active_users.asp - changed file to add text to let people know it's data from the last 10 minutes
105. functions_filters.asp - moved disallowed HTML tags out to their own include for simpler editing for those wanting to mod their forum
106. disallowed_HTML_tags_inc.asp - new file to support the above mentioned move in functions_filters.asp
107. Complete new look admin section - all files changed in admin section.
108. skin_file.asp - changed the look and colours of the forum
109. pm_post_message.asp - changed so that you are shown a message saying you are blocked from sending pm's to the guest account, instead of redirecting to an insufficient permisisons page
110. printer_firendly_posts.asp - changed look, format, and cleaned up output
111. skin_file.asp - changed for new looking skin and also to support new assignment in printer_friendly_posts.asp file
112. poll_form_inc.asp - increased the size of the poll question and choices input boxes to allow more characters
113. post_message.asp - changed to support the longer character boxes above
114. delete_forum.asp - fixed bug whereby you couldn't delete a forum where a guest had posted
115. delete_category.asp - fixed bug whereby you couldn't delete a category where a guest had posted
116. webwizforums_license.asp - new page with the forum license agreement
117. License.txt - required file in the admin directory to support page above
118. pm_check.asp - changed to take the user straight to the inbox and not the pm welcome page
119. common.asp - changed both so that passwords need not be encrypted
120. register.asp - shortened signup form for new registrations
121. activate.asp - removed un-needed javascript from header
123. security_image.asp - new file to build a security image for antispam-bots
124. register.asp - changed to include a security image
125. security_images - new folder conatining images for the security image
126. lnaguage_file_inc.asp - changed to add new wording for the security image
127. help_language_file_inc.asp - updated text for new version
128. login_user.asp - added the same security confimiation images as in the register.asp form

The following files have been changed to add a WYSIWYG Editor (RTE) for Mozilla 1.3b and above
1. functions_common.asp - chanhged to add new function to text if browser is Rich Text Enabled
2. RTE_emoticons_smilies.asp - new file to replace the old IE_emoticons_smilies.asp file
3. RTE_textbox.asp - new file to replace the old IE_textbox.asp file
4. RTE_message_form_js.asp - new file storing the JavaScript for the Rich Text Editor (RTE) also available as a standalone from www.richtexteditor.org
5. upload_images.asp - changed to support the Gecko engine and new look
6. upload_files.asp - same as above
7. forum_posts.asp - changed to support new Rich Text Editor (RTE)
8. post_message_form.asp - same as above
9. edit_post.asp - same as above
10. pm_new_message_form.asp - same as above
11. poll_create_form.asp - same as above
12. post_preview.asp - changed to detect if nothing has been placed in a meesage with the RTE on Gecko engine
13. RTE_colour_palette.asp - new file for floating colour pallete
14. RTE_setup.asp - new file to change features availbale on the RTE editor
15. RTE_toolbar_1.asp - new file for the first toolbar on the RTE
16. RTE_toolbar_2.asp - new file for the second toolbar on the RTE
17. RTE_table_window.asp - new file for placing tables in posts if enabled for the RTE (IE only)
18. RTE_about.asp - new file with info about Web Wiz Rich Text Editor
19. upload_avatars.asp - changed to fit in with the other upload pages

The following files have been chaged or added for new forum codes
1. message_form_inc.asp
2. message_form_js.asp
3. functions_format_post.asp
4. functions_edit_post.asp
5. forum_codes.asp


The following files have been changed to tighten up security
1. pm_buddy_list.asp 
2. saerch.asp
3. search_form.asp
4. forum_posts.asp
5. email_topic.asp
6. login_user.asp
7. members.asp
8. IE_message_form_inc.asp
9. message_form_inc.asp
10. register.asp

The following files have been changed to change the way group and user permissions are set
1. forum_group_permissions.asp
2. remove_permissions.asp
3. create_group_permissions.asp
4. edit_group_permissions.asp
5. find_user.asp
6. forum_user_permissions.asp
7. create_user_permissions.asp
8. edit_user_permissions.asp

The following pages have been changed to add next and prev links if they use multiple pages to help search engines index the forum and aid in navigation
1. members.asp
2. active_topics.asp
3. forum_posts.asp
4. forum_topics.asp
5. search.asp
6. pm_outbox.asp
7. pm_inbox.asp

The following files have been changed to tell a user if there account is suspended or not yet activated and place a link to resend activation email
1. language_file.asp
2. forum_posts.asp
3. login_user_test.asp
4. post_message_form.asp
5. poll_create_form.asp
6. members.asp
7. insufficient_permisisons.asp
8. register.asp
9. pop_up_profile.asp

The following files have been changed or added for the new settings menu (more user friendly then before)
1. member_control_panel.asp
2. settings_language_file_inc.asp
3. language_file_inc.asp
4. navigation_buttons_inc.asp
5. register.asp
6. register_confirm.asp
7. activate.asp

A global search and replace was used on all the files so that the main forum cookie name is now stored in a constent in the common.asp files, this allows more than one instence of Web Wiz Forums to be installed on a site without cookies interfering with each other.


Changes from version 7.5 beta 1 to version 7.5
----------------------------------------
1. email_notify_remove.asp - fixed bug where you couldn't remove email subscriptions
2. email_notify_configure.asp - fixed bug where wehn setting the CDOSYS mail component it would still show CDONTS as being selected in the drop down list
3. login_user.asp - changed so you can turn off the security image when logging in
4. common.asp - new boolean added to support turning off the above security setting
5. register.asp - fixed bug whereby account needs to be reactivated if changing forum prefernces or profile details if email activation is enabled
6. default.asp - admin area login changed to also add security code images to login
7. common.asp - admin area changed to support above
8. security_image.asp - new file in admin area to show security images
9. active_users_inc.asp - fixed SQL query bug for updating Access database
10. email_notify_subscriptions.asp - fixed SQL query bug for Access version
11. functions_upload.asp - changed file so that uploaded file names are run through the link security filter
12. forum_details.asp - changed so that passwords are not case sesitive
13. post_preview.asp - fixed bug where quotes where not shown in the correct colour boxes
14. functions_filters.asp - changed so that forum codes are stripped as well as HTML before long strings are split
15. language_file_inc.asp - added new varaible for cookie info
16. login_user.asp - changed so that the user is informed that cookies must be enabled to view security image
17. register.asp - same as above
18. active_users_inc.asp - fixed bug that annoymous browsing users where still shown in the active users list


Changes from version 7.5 to version 7.51
----------------------------------------
1. default.asp - file in admin directory chenged to inform the user cookies must be enabled to view security images
2. functions_filetrs.asp - improved SQL query filter
3. login_user.asp - fixed javascript bug if the security code is disabled for the page
4. email_subscriptions.asp - fixed hardcoded langauge text
5. language_file_inc.asp - changed to support new text above
6. RTE_image_windows.asp - file updated
7. functions_common.asp - fixed bug where some versions of Netscape 6 where detected as RTE enabled
8. functions_common.asp - fixed bug where servers not using a priod '.' in decimal numbers would crash when detecting browser version.
9. post_message_form.asp fixed so that it shows email activation link if email activation is enabled
10. forum_posts.asp - same as above
11. insufficient_permission.asp - same as above
12. login_user_test.asp - same as above
13. members.asp - same as above
14. poll_create_form.asp - same as above
15. active_topics.asp - changed to now support permisisons for forums when displaying toipc titles
16. spWwfActiveTopics - new stored procedure to support page above
17. forum_password_form.asp - changed loook of page to bring it in line with other login pages in forum.
18. functions_filters.asp - changed so that Flash input is not destroyed by the line split function
19. default.asp - changed so that if security code login is disabled the quick login is a quick login, if enabled shows login instead
20. login_user.asp - changed so that the quick login logs the user in straight away
21. common.asp - changed so that security code login is off by default and session ID's are checked instead
22. default.asp - file in admin section changed to fix bug that prevented people logging in using this file
23. function_common.asp - better browser and OS detection
24. archive_topics.asp - fixed bug where Access version couldn't archive (lock) old topics
25. pm_show_message.asp - fixed bug where by if email notifcation that a PM is read is enabled on a PM the sender would get this email if they looked at the PM in their outbox
26. functions_format_post.asp - new shorter BB code for URL's added
27. forum_codees.asp - changed to show an example of the shorter forum codes for URL's
28. functions_filters.asp - fixed bug whereby quotes (") would not show correctly when editing posts

The following pages have been changed to fix a bug whereby posts could be read in a private forum
1. post_message.asp
2. edit_post.asp
3. forum_posts.asp
4. RTE_message_form.asp
5. message_form.asp
6. forum_topics.asp


Changes from version 7.51 to version 7.51a
------------------------------------------
1. poll_create_form.asp - fixed bug whereby new polls could not be created
2. email_messager.asp - fixed by wherby if you selected to have a copy sent to yourself they both went to the Recipient
3. forum_password_form.asp - fixed javascript focus bug
4. printer_friendly_posts.asp - fixed replace null bug if signature is null value


Changes from version 7.51a to version 7.6
------------------------------------------
1. group_details.asp - fixed javascript bug on page
2. member_control_panel.asp - hyperlink closing tag mising
3. register.asp - same as above
4. email_notify_subscriptions.asp - same as above
5. printer_friendly_posts.asp - changed so that each post is displayed in it's own table so that formatting is not carried over.
6. emoticons_inc.asp - added new emoticons to this file and new images in the smileys folder

The following files are changed for the new non-database active users tracking
1. active_users_inc.asp
2. default.asp
3. active_users.asp
4. functions_common.asp - in both the main forum and admin section
5. statistics.asp



Changes from version 7.6 to version 7.7
------------------------------------------
1. common.asp - both common.asp files changed to improve performance
2. default.asp - fixed bug where annoymous users where listed as browsing the board
3. functions_date_time_format.asp - the date and time formatting data is now feed into an array to cut down on database calls
4. date_time_configure.asp - updated to support new application level variable above
5. tblActiveUsers - table removed from the database as it is no-longer used
6. msSQL_server_setup.asp - removed the creating of the tblActiveUsers table and the stored procedures:-
	wwfSPActiveUsersWhereIPis
	wwfSPAddNewActiveUser
	wwfSPUpdateActiveUser
	wwfSPDeleteActiveUser
	wwfSPDeleteActiveUserDoubleEntry
	wwfSPCountOfActiveUsers
	wwfSPCountOfActiveGuests
7. common.asp - improved performance
8. forum_configure.asp - change to support above
9. close_forums.asp - same as above
10. email_notify_configure.asp - same as above
11. upload_configure.asp - same as above
12. spam_configure.asp - same as above
13. forum_closed.asp - changed so it now redirects to the main forum page if the forum is open
14. RTE_message_form.asp - changed for extra security
15. RTE_textbox.asp - changed for extra security
16. pm_new_message_form.asp - improved security and fixed formatting bug when replying using non RTE editor
17. pop_up_profile.asp - now shows the members online status
18. pm_buddy_list.asp - fixed bug where users where incorrectly shown as online/offline
19. functions_common.asp - fixed XSS security hole
20. functions_filters.asp - increased security
21. functions_format_post.asp - better detection of JS that norton pop up blocker injects
22. foregotten_password.asp - fixed bug where some email addresses where not being sent email to
23. register.asp - fixed same bug as above
24. functions_format_post.asp - changed to filter out new Norton Firewall add blocker injected code that can appear in posts
25. functions_filers.asp - improved security for removing scripting
26. image_upload.asp - fixed bug that effects MAC Safari users
27. file_upload.asp - same as above
28. avatar_upload.asp - same as above
29. remove_links_button.asp - updated for link removal key to work correctly in this version
30. common.asp - changed to use application level variables
31. functions_send_mail.asp - change the name of the outgoing mail server variable
32. search.asp - fixed bug when searching for posts by username
33. RTE_message_form_inc.asp - fixed compliation error that occured on some win2k3 servers
34. add_member.asp - new page to add a new member from the admin section
35. functions_format_post.asp - new file in admin section to support above
36. functions_filetrs.asp - updated to support above
37. admin_menu.asp - upadted to link to add member page
38. added_member.asp - new file to tell the user the new member has been added
39. functions_send_mail.asp - changed outputted text for emails
40. default.asp - updated some incorrect HTML
41. language_file_inc.asp - added new text to tell if the user is online


Changes from version 7.7 to version 7.7a
------------------------------------------
1. admin/suspend_registration.asp - fixed bug where the application level variables where not updated
2. forum_posts.asp - fixed bug that coursed the forum to crash if active users is turned off
3. RTE_message_form_js.asp - changed so that when people translate the forum this file is less likly to throw up an error if ' is used in the translation
4. admin/email_notify_configure.asp - fixed bug where the application level variables where not updated 
5. forum_configure.asp - fixed bug where the application level variables where not updated 
6. common.asp - fixed bug where if using a email component that required an SMTP server the SMTP server address failed to load when using application level veriables
7. functions/functions_date_time_format.asp - fixed date formatting bug
8. register.asp - same as above
9. admin/add_member.asp - fixed bug for signature preview and forum codes window
10. functions/functions_upload.asp - changed to append the date and time to uploads
11. functions/functions_date_time_format.asp - new function added to calculate date/time serial numbers
12. upload_files.asp - changed to support new date/time being appended to uploads
13. upload_images.asp - same as above
14. upload_avatars.asp - same as above
15. functions/disllowed_HTML_tags_inc.asp - changed to remove more HTML tags and tables
16. functions/functions_filters.asp - fixed bug when linking to case sensitive images and URL's
17. functions_function_upload.asp - fixed bug with aspSimpleUpload where if file was of the wrong type it wasn't deleted
18. admin/find_user.asp - fixed to let the user know if the username is not found
19. admin/change_username.asp - new page to allow admin to change username
20. admin/admin_menu.asp - file changed to add link to new page to change usernames
21. search_form.asp - changed the default search to be in the message body not the topic
22. pop_up_profile.asp - fixed bug where by if a user had a ' in there username the PM button wouldn't work
23. admin/remove_link_buttons.asp - changed link removal keys and the way link removal keys are entered
24. admin/functions/functions_common.asp - new function added
25. admin/admin_menu.asp - changed so there is now a link to be able to easily check for updates to the web wiz forums application
26. common.asp - changed version number
27. admin/common.asp - changed version number




Changes from version 7.7a to version 7.8
------------------------------------------

1. pop_up_IP_blocking.asp - security bug fix
2. pop_up_topic_admin.asp - security bug fix
3. pop_up_forum_admin.asp - security bug fix
4. login_user.asp - extra security to change usercodes
5. forgotten_password.asp - extra security to change usercodes
6. register.asp - extra security to confirm old password when updating the users password
7. language_files/language_file_inc.asp - updated to support new wording for above changes


Changes from version 7.8 to version 7.9
------------------------------------------
1. registration_rules.asp - fixed XSS bug


Changes from version 7.92 to version 7.95
------------------------------------------
1. email_messenger.asp - fixed email address bug
2. functions_send_email.asp - changed to allow CDOSYS to use localhost mail server
3. login_user.asp - fixed un-active user bug
4. post_message.asp - fixed editing page bug
5. post_message.asp - fixed subject editing bug
6. register.asp - intergrated new improved CAPTCHA security image with Web Wiz CAPTCHA v1.0 - www.webwizcaptcha.com
7. login_user.asp - now shows CAPTCHA images by default
8. admin/default.asp - intergradted new CAPTCHA images for login
9. CAPTCHA/CAPTCHA_form_inc.asp - new file for CAPTCHA form
10. CAPTCHA/CAPTCHA_image.asp - new file for CAPTCHA images
11. CAPTCHACAPTCHA_setup.asp  - setup file for CAPTCHA images
12. common.asp - updated version number
13. admin/common.asp - updated version number and new login for CAPTCHA images
14. default.asp - updated HTML head content
15. updated the copyright on all files to read 2005
16. functions/functions_send_mail.asp - updated to support JMail4 and SMTP authentication
17. language_files/language_file_inc.asp - updated to reflect new CAPTCHA image text
18. includes/adds_inc.asp - new ads file
19. functions/functions_date_time_format.asp - updated for improved performance
20. functions/functions_common.asp - added new function to calculate an international date that should work across all servers
21. post_message.asp - now uses new international date function
22. common.asp - updated to use international date function and should fix the CDate error that effects some servers
23. include/active_users_inc.asp - now uses international date function
24. mark_posts_as_read.asp - same as above
25. functions/functions_format_post.asp - updated edit parser to display edit date from international date format
26. admin/functions/functions_format_post.asp - updated edit parser to display edit date from international date format
27. default.asp - updated to use new last date cookie
28. active_topics.asp - same as above
29. remove_coookies.asp - same as above
30. active_topics.asp - improved performance and fixed LCID bug that effects some servers
31. security_image.asp - removed file as it is no-longer used


Changes from version 7.95 to version 7.96
------------------------------------------
forum_posts.asp - fixed bug whereby people could view posts in forums they don't have access to
active_topics.asp - fixed bug that would crash servers that use a comma in decimal numbers instead of a dot



Changes from version 7.96 to version 8 beta 1
------------------------------------------
1. admin/member_mailier_send.asp - fixed mail sending bug
2. admin/functions/functions_common.asp - fixed mail sending bug
3. functions/functions_common.asp - updated to detect the new Mozilla Firefox browser
4. admin/batch_move_topics_form.asp - fixed bug that page would not display if there where no forums
5. admin/added_member.asp - removed extra code
6. admin/add_member.asp - fixed bug when adding a member with an avatar
7. admin/functions/founctions_filters.asp - removed functions that where not required
8. functions/functions_filters.asp - updated image security
9. default.asp - now supports sub forums
10. forum_topics.asp - now supports sub forums
11. admin/view_forums.asp - now supports sub forums
12. search_form.asp - now supports sub forums
13. includes/forum_jump_inc.asp - now supports sub forums and given a new layout
14. forgotten_password.asp - the user code is updated with a new password
15. report_post.asp - changed page formatting
16. functions/functions_send_mail.asp - fixed CDOSYS bug - thanks to Wouter de Haan
17. active_topics.asp - increased the number of options to look at active topics from
18. delete_posts.asp - changed so that if post count is 0 that it doesn't decrement the post count
19. printer_friendly_posts.asp - fixed bug to display message if post is not available
20. login_user.asp - fixed bug where users who where suspended could unsuspend their accounts when logging in
21. forgotten_password.asp - same as above
22. functions/functions_format_post.asp - changed to strip Kerio Firewall pop up add blocking injected code from posts
23. functions/functions_send_mail.asp - added SMTP server authentication and support for JMail version 4+
24. admin/add_meber.asp - fixed bug whereby if encrypted passwords are disabled passwords are not encrypted
25. login_user.asp - fixed javascript bug after invalid login details are passed
26. log_off_user.asp - added extra security by creating a new user code for the iser when they log-off
27. functions/functions_send_mail.asp - now auto detects if using localhost when sending using CDOSYS
28. search.asp - fixed hightlighter display error
29. forum_posts.asp - removed search word highlighter function to functions\functions_format_post.asp
30. functions/functions_format_post.asp - word highlighter function now moved to this file
31. email_messenger.asp - cleaned up HTML
32. admin/remove_link_buttons.asp - now supports new version 8 link removal keys
33. members.asp - fixed HTML table layout bug
34. login_user.asp - fixed bug where non activated members couldn't activate their accounts after logging in
35. register.asp - now checks using ASP as well as Javascript that the username is over 4 characters long
36. functions/functions_date_time_format.asp - now returns today or yesterday for recnt dates
37. language_files/language_file_inc.asp - updated to support the above
38. functions/functions_filters.asp - more security added
39. functions/functions_upload.asp - fixed bug that if no username is left for the folder after stripping illegal characters that unknown is used to prevent the upload component returning an exception
40. includes/browser_page_encoding_inc.asp - new file to hold th browser page encoding
41. functions/functions_format_post.asp - fixed Cdate error with edited posts when changing servers
42. common.asp - updated to fix CDate error that effects some servers
43. functions/functions_common.asp - addded new function to create international date/time string (uses dash (-) and not period (.))
44. posts_message.asp - updated to support new international date in edited post times
45. email_messenger.asp - fixed bug that effected some encoded email addresses
46. report_post.asp - fixed bug that effected some encoded email addresses
47. active_topics.asp - fixed CDate errror that occured on some servers and increased performance
48. functions/functions_format_post.asp - placed in new forum code pre and change the [code] forum code to use <pre width=100> for better formatting
49. functions/functions_filters.asp - changed so that long strings now have spaces placed in at char 100 instead of 60 as many people now use over 800x600 screen resolutions
50. functions/functions_edit_post.asp - changed so that you can edit <pre> tags
51. functions/functions_common.asp - fixed IP ban bug
52. functions/functions_format_post.asp - changed to add dbsmiddle to emoticons
53. functions/functions_edit_post.asp - changed to covert back emoticons with absmiddle
35. functions/functions_common.asp - changed forumPermissions function
37. members.asp - improved performance
38. select_members.asp - improved performance
39. admin/view_forums.asp - changed to support sub forums
40. admin/forum_details.asp - changed to support new permissions system
41. admin/group_details.asp - changed to support new permissions system
42. functions/functions_date_time_format.asp - now uses GetRows for the array and checks to make sure application variables are set
43. register.asp - chnaged to support the new two dimesional array for the dates and times
44. admin/delete_forum.asp - updated to move any sub forums of the deleted forum to a main forum so they can still be viewed
45. admin/remove_sub_forum.asp - new file to remove sub forum
46. includes/active_users_inc.asp - updated for new international date format
47. admin/user_permissions.asp - new file to set permssions for members
48. admin/group_permissions.asp - new file to set group permissions
49. admin/group_permissions_form.asp - new file to select which group to edit permissions for
50. default.asp - improved performance and database calls
51. forum_posts.asp - less database calls
52. forum_topics.asp - improved performance and database calls
53. hide_posts.asp - updated for new permissions system and database changes
54. show_posts.asp - updated for new permissions system and database changes
55. new_topic_form.asp - new file for creating new topics
56. edit_post_form.asp - new file for editing posts
57. new_reply_form.asp - new file for replying in topics (to support the new quick reply form, which is cut down to save bandwidth and page load times)
58. common.asp - changed to read in number of private messages with the users details
59. pm_check_inc.asp - re-written to change the way it is done and to remove all database quiries for extra performance
60. new_post.asp - new file to save new topics in the forum
61. new_poll_form.asp - new file to create polls
62. RTE_textbox.asp - improved performance
63. poll_display_inc.asp - re-written for extra performance
64. includes/quick_reply_form_inc.asp - new file for the quick reply form
65. includes/non_RTE_quick_reply_toolbar_inc.asp - new file for the quick reply form
66. delete_post.asp - updated to support new database, permission system, and improve performance
67. delete_topic.asp - a few improvements
68. delete_poll.asp - improved performance (slightly)
69. active_topics.asp - improved performance by over 50% and cut down on database calls
70. printer_friendly_posts.asp - improved performance and uses new permission system
71. get_topic.asp - slight performance improvement
72. pop_up_member_search.asp - changed rs to array to improve performance
73. pm_welcome.asp - improved performance and changed page layout
74. pm_inbox.asp - improved performance with the use of arrays for recordsets
75. pm_add_buddy.asp - improved performance by removing un-needed  recordset object
76. pm_delete_buddy.asp - small improvemenets to layout to code
77. pm_delete_message.asp - improved code layout and improved performance for sql server version
78. pm_email_pm.asp - improved performance for sql server version
79. pm_new_message_form.asp - improved performance
80. pm_outbox.asp - imrpoved performace using arrays for recordsets
81. pm_show_message.asp - improved performance
82. poll_cast_vote.asp - improved performance and update forum permissions system
83. pop_up_forum_admin.asp - updated code layout and comments, removed redundent code and improved security
84. pop_up_IP_blocking.asp - improved security and performance
85. security_image.asp - removed file
86. register.asp - updated to use new CAPTCHA security codes
87. login_user.asp - same as above
88. admin/default.asp - same as above
89. admin/common.asp same as above, and increased performance
99. active_topics.asp - fixed error problem for servers that use a comma for double numbers
100. CAPTCHA/CAPTCHA_form_inc.asp - new file for CAPTCHA form
101. CAPTCHA/CAPTCHA_image.asp - new file for CAPTCHA images
102. CAPTCHACAPTCHA_setup.asp  - setup file for CAPTCHA images
103. email_messenger.asp - updated for better performance and cleaned up file
104. email_notify.asp - updated to support new permissions system and improved performance
105. email_notify_remove.asp - improved performance and cleaned up code layout
106. email_notify_subscriptions.asp - increased performance by over 200%! and clean up code
107. email_topic.asp - cleaned up file
108. forgotten_password.asp - same as above
109. forum_closed.asp - updated head content of file
110. forum_codes.asp - same as above
111. forum_password_form.asp - improved performance and cleaned up code
112. insufficient_permission.asp - updated header
113. admin/lock_forum.asp - this file has been moved from the main files to the admin directory and has been re-written for improved performance and extra security
114. login_user_test.asp - updated page header
115. member_control_panel.asp - updated for better performance and fix moderator bug for non group moderators
116. pop_up_topic_admin.asp - extra security added
117. move_post.asp - updated to use new database 
118. move_post_form.asp - improved performance and moved rs to array
119. move_post_form_to.asp - cleaned up code layout and updated header
120. non_RTE_upload_files.asp - re-write of file to improve performance and security
121. RTE_popup_file_atch.asp - extra security added
122. non_RTE_upload_images.asp - re-write of file to improve performance and security
123. RTE_popup_adv_image.asp - extra security added and improved performance
124. pop_up_IP_blocking.asp - improved performance
125. registration_rules.asp - updated so that the registration_suspended.asp page is within this page
126. registration_suspended.asp - file removed
127. register.asp - updated to improve code layout
128. report_post.asp - improved security and performance, as well as cleaning up file
129. resend_email_activation.asp - updated header and some code layout
130. resync_post_count.asp - less code, does the same job
131. security_image.asp - file deleted
132. signature_preview.asp - updated header file
133. pop_up_member_search.asp - updated to support new search form
134. forum_posts.asp - updated to seach for usernames
135. search_form.asp - updated to support more advanced search options
136. search_process.asp - new file to actually process the search and store the results array in the servers memory for better performance, this file can also be edited to change prefs.
137. search_results.asp - new file to display the search results
138. search.asp - file deleted
139. includes/active_users_inc.asp - updated to remove mutiple entries
140. functions/functions_common.asp - updated internationalDateTime() function so that a date can be passed into the function
141. includes/default_javascript.asp - upated function to open popup windows
142. pop_up_profile.asp - file deleted
143. member_profile.asp - new file to show the members profile
144. admin/add_member.asp - updated to use new winOperner function
145. admin/change_username.asp - updated to use new member search function
146. get_last_post.asp - new file to get the last post in a forum, linked from homepage to increase performance as we don't need to get this data when listing the forums
147. functions/functions_format_post.asp - updated so that quote a code use new layout
148. functions/functions_filters.asp - removed removeLongText function
149. includes/show_forum_permissions_inc.asp - updated to xhtml tags
150. pre_approved_posts.asp - renamed from moderated_posts.asp
151. includes/page_link_inc.asp - new file to display links between pages, if you don't like the drop down for page links then just update this one page for entire forum
152. includes/login_form_inc.asp - new include file so the login form can be added to mutiple pages
153. register.asp - updated the way activation emails are sent
154. resend_email_activation.asp - same as above
155. activate.asp - now displays better error messages and lets the user know if their account is already activated
156. pm_new_message.asp - new file to process new PM's
157. pm_message.asp - new file to display private messages
158. registration_suspended.asp - file deleted as the file is not used for anything
159. search_results_posts.asp - new file to show search results as posts
160. search_results_topics.asp - new file to show search results as topics
161. functions/functions_filters.asp - updated removeHTML function to use regular experssions so it works faster, and now also more flexible and powreful, also now removes BB forum codes
162. functions/functions_filters.asp - updated checkHTML function to make it more secure when checking images and links
163. get_topic.asp - file deleted as it is no longer used
164. admin/view_forums.asp - updated user text
165. forum_posts.asp - updated to work with new search system
167. pm_welcome.asp - removed query that counts the number of un-read PM's
168. functions/functions_common.asp - new function to count the number of unread PM's and update the author table with this number
169. pm_new_message.asp - updated to count unread PM's
170. pm_message.asp - same as above
171. functions/functions_upload.asp - changed to have a temp folder for uploads
172. upload_avatars.asp - updated to add new avatar upload path
173. edit_post.asp - increased the size of the topic subject
174. new_post.asp - same as above
175. includes/message_form.asp - same as above
176. updated copyright om all files to 2006
177. delete_post.asp - now removes any uploaded files that are connected to post
178. delete_topic.asp - same as above
179. includes/topic_icon_inc.asp - new file for topic icons
180. includes/message_form_inc.asp - updated to include a drop down for the topic icons
181. member_profile.asp - added support for skype
182. register.asp - added support for skpye
183. forum_posts.asp - updated to support topic icons
184. forum_topics.asp - same as above
185. active_topics.asp - same as above
186. pre_approved_posts.asp - same as above
187. functions/functions_filters.asp - updated security filters
189. functions/functions_send_mail.asp - updated to include error handling
190. includes/poll_display_inc.asp - updated to display a message if the user has already voted
191. poll_cast_vote.asp - updated to support new tblPollVote table to prevent mutiple votes
192. delete_poll.asp - now also deletes entries from tblPollVote table
193. delete_posts.asp - same as above
194. delete_topic.asp - same as above
195. admin_delete_forum.asp - same as above
196. admin_delete_category.asp - same as above
197. common.asp - now inlcudes error handling
198. includes/database_configuration.asp - new file to hold database connection details and other changes for the verious supported database types
199. admin_skin_configure.asp - new file to apply skins to the forum



The following files have been changed to support post display moderation
1. functions/functions_common.asp
2. forum_posts.asp
3. default.asp
4. common.asp
5. delete_post.asp
6. edit_post.asp
7. email_notify
8. email_notify_subscriptions.asp
9. forum_posts.asp
10. forum_topics.asp
11. poll_cast_vote.asp
12. poll_create_form.asp
13. post_message.asp
14. post_message_form.asp
15. printer_friendly_posts.asp
16. RTE_textbox.asp
17. search_form.asp
18. upload_files.asp
19. upload_images.asp
20. includes\forum_jump_inc.asp
21. show_post.asp
22. hide_post.asp
23. pop_up_topic_admin.asp
24. admin_language_file_inc.asp
25. active_topics.asp
26. create_group_permissions.asp
27. edit_group_permissions.asp
28. create_user_permissions.asp
29. edit_user_permissions.asp
30. forum_group_permissions.asp
31. search.asp
32. moderated_topics.asp
33. get_topic.asp


The following files have been changed to integrate Web Wiz Rich Text Editor version 3 from www.ritchtexteditor.org
1. includes/message_inc.asp - updated
2. forum_posts.asp - changed to link to the new editor
3. common.asp
4. language_files_inc.asp - chaged text in language file and also delete some entries
5. post_message_form.asp  - updated
6. edit_post.asp - updated
7. pm_new_message_form.ap - updated
8. poll_create_form.asp - updated
9. functions/functions_format_post.asp - added new forum codes to support new RTE buttons
10. functions/functions_edit_post.asp - added new forum codes to support new RTE buttons
11. RTE_setup.asp - customised to add BB code buttons
12. RTE_javascript.asp - same as above
13. non_RTE_javascript.asp - same as above
14. toolbars - same as above
15. pm_new_message_form.asp



The following files have been updated to support new CSS
1. defualt.asp
2. forum_topics.asp
3. active_topics.asp
4. pre_approved_posts.asp
5. search_results.asp
6. members.asp
7. search_form.asp
8. login_users.asp
9. activate.asp
10. active_users.asp
11. edit_post.asp
12. new_reply_form.asp
13. new_topic_form.asp
14. new_poll_form.asp
15. email_messenger.asp
16. email_notify_subscriptions.asp
17. email_topic.asp
18. forgotten_password.asp
19. forum_closed.asp
20. forum_codes.asp
21. forum_password_form.asp
22. help.asp
23. signature_preview.asp
24. insufficient_permissions.asp
25. login_user_test.asp
26. member_control_panel.asp
27. move_post_form.asp
28. move_post_form_to.asp
29. not_posted.asp
30. pm_buddy_list.asp
31. pm_inbox.asp
32. pm_outbox.asp
33. pm_new_message_form.asp
34. pm_post_message.asp
35. pm_messsage.asp
36. forum_posts.asp
37. pop_up_forum_admin.asp
38. pop_up_topic_admin.asp
39. pm_welcome.asp
40. pop_up_member_search.asp
41. pop_up_IP_blocking.asp
42. report_post.asp
43. register.asp
44. registration_rules.asp
45. register_confirm.asp
46. resend_email_activation.asp


The following files have been updated to support new active users table with location

1. includes/active_users_inc.asp - file deleted as it is now moved to a function
2. functions_function_common.asp - added new activeUsers function
3. common.asp - removed link to active_users_inc.asp include file
4. default.asp
5. forum_posts.asp
6. forum_topics.asp
7. member_profile.asp
8. login_user.asp
9. registration_rules.asp
10. member_control_panel.asp
11. search_form.asp
12. search_results_posts.asp
13. search_results_topics.asp
14. active_topics.asp
15. pre_approved_topics.asp
16. help.asp
17. pm_welcome.asp
18. pm_inbox.asp
19. pm_outbox.asp
20. email_messenger.asp
21. activate.asp
22. new_poll_form.asp
23. new_topic_form.asp
24. new_reply_form.asp
25. edit_post_form.asp
26. printer_friendly_posts.asp


All files in the admin section have been renamed by adding the prefix admin_ to the front and moved
to the same folder as the main forum files, this is to prevent issues on servers where parent paths 
are disabled and to make the forum simpler to setup



Database changes version 8 beta 1
---------------------------------


Changes to tblForum
New fields:-
1. Sub_ID - data type = interger - default value = 0
2. Display - data type = interger
3. Last_post_author_ID - data type = interger - default value 1
4. Last_post_date - data type = date/time - default value = now()/GetDate()

Changes to tblForum
Deleted fields:-
1. Date_Started
2. Read
3. Post
4. Reply_posts
5. Edit_posts
6. Delete_posts
7. Priority_posts
8. Poll_create
9. Vote
10. Attachments
11. Image_upload

Changes to tblTopic
New fields:-
1. Start_Thread_ID - data type = interger
2. Last_Thread_ID - data type = interger
3. No_of_replies - data type = interger - default value = 0
4. Icon - data type = text 20 characters
5. Hide - data type = true/false - default value = false

Changes to tblTopic
Deleted fields:-
1. Start_date
2. Last_entry_date

Changes to tblThread
New fields:-
1. Hide - data type = true/false - default value = false
2. File_uploads - data type = text 255 characters

Changes to tblPermissions
New fields:-
1. Display_post - data type = true/false

Changes to tblPermissions
Changed fields:-
1. 'Read' changed to 'View_Forum'  - field name changed due to stability problems in some databases


Changes to tblAuthor
New fields:-
1. No_of_PM - data type = interger - default value 0
2. Skype - data type = text 30 characters

Changes to tblConfiguration
New fields:-
1. ID - datatype = autonumber - primary key
2. Mail_username - data type = text 50 characters 
3. Mail_password - data type = text 50 characters 
4. Topic_icon - data type = true/false - default value = true
5. Long_reg - data type = true/false - default value = true
6. CAPTCHA - data type = true/false - default value = true
7. Skin_file  - data type = text 50 characters
8. Skin_image_path - data type = text 50 characters
9. Skin_nav_spacer - data type = text 15 characters


Changes to tblConfiguration
Deleted fields:-
1. Upload_img_path
2. Upload_avatar_path


Changes to tbltblDateTimeFormat
New fields:-
1. ID - datatype = autonumber - primary key
2. Time_offset - datatype = 1 char
2. Time_offset_hours - datatype - integer


New table tblPollVote
New fields:-
1. Poll_ID - datatype - integer
2. Author_ID - datatype - integer
(no primary key for this table)


Stored Prcedure Changes (MS SQL Server version)
All SP's removed as the amount of extra performance gained was so little it wasn't worth it and
just made updating the MS SQL server version messy




Changes from version 8 beta 1 to version 8 beta 2
------------------------------------------
1. functions/functions_send_mail.asp - fixed footer displayed text
2. show_post.asp - fixed ecoded subject email bug
3. new_post.asp - same as above
4. admin_change_to_subforum.asp - fix dimension variable bug
5. admin_member_mailier_send.asp same as above
6. forum_topics.asp - fixed link for Last Post button and 'no post' error message
7. functions/functions_filters.asp - altered URL filters
8. includes/page_link_inc.asp - fixed page linking bug for topic pages
9. includes/pm_check_inc.asp - now displays the number of un-read Private Messages for new notifications
10. functions/functions_post.asp - doesn't now update the post view count if a bot hits the page
11. CAPTCHA_form_inc.asp - moved to includes folder and updated to v2
12. CAPTCHA_image.asp - same as above
13. register.asp - updated for new CAPTCHA include file location
14. include/login_form_inc.asp - same as above
15. includes/CAPTCHA_form_inc.asp - updated file with new code and details
16. member_profile.asp - added - add buddy button
17. admin_delete_forum.asp - re-written for better performace and better support for mySQL
18. admin_group_permissions.asp - fixed UBound bug
19. admin_delete_category.asp - fixed mySQL deletion bug
20. admin_group_details.asp
21. upload_avatars.asp - fixed avatar upload path
22. functions/functions_format_post.asp - correct QUOTE and CODE block formatting problem is IE
23. search_process.asp - now returns error message if no search words are entered
24. admin_change_to_subforum.asp - updated to work with mySQL
25. admin_statistics.asp - now displays IP address of active user
26. printer_friendly_posts.asp - updated to display full date and not 'Toady' and 'Yesterday' as they are not very good if you print the topic
27. pm_message.asp - updated page look
28. includes/default_style.css - updated CSS sheet with some new styles and altered styles
29. language_files/admin_language_file_inc.asp - altered language file
30. language_files/language_file_inc.asp - added new text and updated some others
31. RTE_popup_preview.asp - fixed IE display bug
32. functions/disllowed_HTML_tags_inc.asp - added more HTML and scripting tags to strip
33. includes/login_form_inc.asp - CATCHA v2 intergration
34. regsiter.asp - same as above
35. search_results_posts.asp - updated with new CSS styles
36. admin_batch_delete_posts.asp - spelling error in SQL fixed
37. pm_email_pm.asp - fixed SQL query bug in SQL Server version
38. admin_upload_configure.asp - added extra security checking
39. admin.asp - updated file so that the admins password needs to be re-entered everytime they enter admin area
40. admin_common.asp - updated to use sessions variable for admin area login for higher security
41. includes/navigation_buttons_inc.asp - updated link to admin section
42. functions/functions_common.asp - made the active users function more efficient
43. common.asp - updated to use a session application variable for those that don't have cookies
44. pm_new_message.asp - fixed mySQL error
45. admin_forum_details.asp - fixed mySQL bug that coursed processor to go to 100% till timeout
46. functions/functions_common.asp - updated updateUnreadPM function so that the display of unread PM's is more acurate
47. forum_posts.asp - fixed report page number bug
48. RTE_file_browser.asp - improved security
49. search_progress.asp - changed the minimum word size to 2 characters
50. forum_posts.asp - updated to save the sort oder to new sessoin app array
51. new_post.asp - updated so when making a new post the author is returned to the correct page now the sort order is stored
52. admin_email_domain_blocking.asp - added missing removal tool for banned email addresses
53. admin.asp - updated for new admin login system
54. admin_common.asp - updated for new admin login system
55. admin_forum_details.asp - changed the text explaining that password protected forums are not as secure as forum permissions
56. functions/functions_common.asp - updated the active users function so that permissions can be checked
57. active_users.asp - now checks forum permissions
58. forum_posts.asp - updated call to active users function
59. printer_friendly_posts.asp - same as above
60. forum_topics.asp - same as above
61. edit_post_form.asp same as above
62. new_poll_form.asp - same as above
63. new_poll_form.asp - same as above
64. member_profile.asp - fixed bug where page footer was not shown
65. mySQL_server_setup.asp - fixed mySQL 5 database setup problem
66. includes/setup_options_inc.asp - new file holding some of the setup options that can not be held in the database
67. common.asp - updated to use new setup file above
68. admin_common.asp - same as above
69. Global search and replace to add new application variable prefix for simpler setup when using multiple installations on the same site
70. search_form.asp - changed the default time span for searching posts
71. RTE_popup_adv_image.asp - fixed bug that affected non Latin Character set languages (�or)
72. RTE_popup_word_paste.asp - same as above
73. RTE_popup_link.asp - same as above
74. RTE_popup_file_atch.asp - same as above
75. RTE_file_browser.asp - same as above
76. active_topics.asp - improved database error handling
77. pre_approved_posts.asp - improved database error handling with error codes specific for mySQL
78. search_process.asp - same as above
79. forum_topics.asp - improved error handling
80. forum_posts.asp - same as above
81. includes/forum_jump_inc.asp - same as above
82. default.asp - same as above
83. functions/functions_upload.asp - updated error handling with more specific error codes
84. functions/functions_send_mail.asp - same as above
85. msSQL_server_setup.asp - updated database creation file with new database fields
86. mySQL_server_setup.asp - same as above
87. common.asp - updated to support new features, inc. session-less guest browsing, member approval, event calander
88. printer_friendly_posts.asp - update to support as a full page
89. forum_posts.asp - updated so that printer friendly posts open in a new window instead of a pop-up
90. includes/poll_display_inc.asp - fixed poll vote percentage display bug
91. includes/message_form_inc.asp - completly re-written and updated to allow users to create a calander event
92. functions/fuctions_common.asp - removed support for IE 7 RTE for the moment as IE7 beta 2 is very buggy and has bugs in it's RTE API that effect the display updating correctly, hope they are fixed for the final, but considering IE has always been shit I expect that the bugs won't be fixed
93. pm_new_message.asp - updated file to prevent PM un-read number bug that the new updateUnreadPM() function will course
94. register.asp - updated the DOB input to use the internation ISO date function
95. default.asp - updated for new 3 attempt before CAPTCHA login system
96. login_user.asp - updated so that CAPTCHA images don't need to be entered unless 3 or more failed attempts are made
97. includes/login_form_inc.asp - updated to display CAPTCHA images after 3 failed attempts
98. admin_forum_configure.asp - updated to support new features
99. defualt.asp - change to show how many users are viewing a forum
100. forum_topics.asp - same as above for sub forums
101. forum_codes.asp - BB Code for Flash file support had incorrect syntax for WIDTH of file
102. includes/default_style.css - improved the CSS styles for the forum to be more powerful and configurable
103. functions/functions_date_time_format.asp - updated the date time format functions for better compatibility
104. functions/functions_session_data.asp - new file with functions that manipulate session tracking/data
105. common.asp - changed to include the session data functions file above
106. admin_common.asp - same as above
107. admin.asp - updated login procedure
108. includes/admin_index_inc.asp - new file for the navigation index for the admin section (now called control centre)
109. admin_navigation_menu.asp - file deleted
110. includes/admin_header_inc.asp - new file to build the header of the new panel centre
111. includes/admin_footer_inc.asp - new file for the footer of the control panel
112. admin_logout.asp - new file to log the admin out of the admin area
113. register.asp - added new properties, such as improved member suspension and admin/moderator notes about the user
114. pm_delete_message.asp - fixed PM display bug when deleting PM's
115. member_profile.asp - updated to show the members age and the admin/moderator notes for the user
116. new_reply_form.asp - updated to display the post that is being replied to
117. forum_posts.asp - updated to support displaying post that is being replied to
118. active_topics.asp - changed so that a limit of 1000 topics are returned for better performance
119. forum_topics.asp - same as above
120. admin_group_details.asp - fixed bug that would repeat the display of sub forums
121. admin_group_permissions.asp - same as above
122. admin_user_permissions.asp  - same as above
123. regsiter.asp - updated for new admin approve feature
124. common.asp - same as above
125. register_confirm.asp - updated messages within file
126. search_process.asp - improved performance
127. admin_activate.asp - new file for the admin to approve new members
128. functions/functions_upload.asp - new function to shortn file names to allow more images/files to be uploaded in a post
129. register.asp - updated character count javascript function to be more generic and use w3c standard for getting document element
130. lgin_user_test.asp - display a new message if the forum admin needs to activate the users account
131. functions/functions_filetrs.asp - updated to support rel="no follow" tag for links in posts
132. functions/functions_edit_post.asp - same as above
133. includes/setup_options.asp - changed so that the rel="no follow" tag for links can be enabled
134. admin.asp - now handles all the admin login
135. admin_common.asp - removed the admin login handling, so that a message can be given to the user if login fails to help with debugging and support
136. insufficient_permission.asp - updated layout
137. admin_email_notify_configure.asp - drop down box for email component sometimes dispalyed the incorrect component
138. language_files/calendar_language_file_inc.asp - new file to hold language for calendar system
139. rss_forum_feed.asp - new file for RSS forum feeds
140. default.asp - updated to include link to RSS feed for RSS aggregators
141. forum_topics.asp - same as above
142. css_styles - new folder cataining forum style sheets
143. default_style.css - moved to css_style folder
144. css_styles/default_rss_style.css - new file for CSS sytyles for RSS feeds
145. css_styles/rss_XLST_style.xsl - an XLST for better formating of RSS Feeds when viewed through a web browser



All files containing hyperlinks (thats all of them) have been changed to support cookie-less forum

The following files are updated to support calander events
1. new_topic_form.asp
2. new_post.asp
3. new_reply_form.asp
4. edit_post.asp
5. edit_post_form.asp
6. includes/message_form_inc.asp
7. new_poll_form.asp
8. functions/functions_common.asp
9. common.asp
10. forum_posts.asp
11. calender.asp - new file for calender events, month view
12. includes/default_style.css - added new styles for the calender
13. functions/functions_calender.asp - new file for calender functions
14. calender_year.asp - new file for showing a calender in year view
15. includes/calender_jump_inc.asp - new file for the calender jump form
16. calender_week.asp - new file to show calender in week view
17. functions/functions_common.asp - added a new function to the file called trimString to trim string lengths
18. includes/navigation_buttons_inc.asp


All the files prefixed with 'admin_' have been updated for a new admin navigation menu and removal of frames


Database changes version 8 beta 2
---------------------------------


Changes to tblConfiguration
New fields:-
1. Guest_SID - data type = boolean - default value = true
2. Calendar - data type = boolean - default value = true
3. Member_approve - data type = boolean - default value = false
4. RSS - data type = boolean - default value = true
5. Install_ID = datatype = text/vchar 15 characters

Changes to tblPermissions
New fields:-
1. Calendar_event - data type = boolean - default value = false

Changes to tblTopic
New fields:-
1. Event_date - data type = date

Changes to tblAuthor
New fields:-
1. Login_attempt - data type = interger - default value = 0
2. Banned - data type = boolean - default value = false
4. Info - datatype = text/vchar 255 characters
Changed fields:-
1. Signature - datatype text/vchar 255 characters - changed from text/memo type to increase database performance by decreasing allocated database data blocks for table


New table tblSession
New fields:-
1. Session_ID - datatype = text/vchar 50 characters - primary key
2. IP_address - datatype = text/vcahr 50 characters
3. Last_active - datatype = date/time - default value = now()/GetDate()
4. Session_data - datatype = text/vchar 255








Changes from version 8 beta 2 to version 8 RC1
------------------------------------------

1. email_messenger.asp - fixed variable declaration bug
2. language_file/language_file_inc.asp - new text added
3. active_topic.asp - add 'Last 2 Days' to drop down prefernces of time to display posts within
4. forum_topic.asp - same as above
5. functions/functions_calendar.asp - improved performance on function that grabs the birtdays from the database
6. default.asp - increased performance
7. css_styles/default_rss_style.css - fixed Quote block formatting issue
8. admin_delete_category.asp - fixed SQL syntax bug that would course errors when deleting categories
9. css_styles/rss_XSLT_style.xsl - updated XSLT style sheet
10. login_user.asp - tightened up security further for those not using the auto-login tool
11. register.asp - fixed signature bug that coursed the signature to be not be set and/or deleted
12. new_reply_form.asp - fixed bug in Flash support
13. functions/functions_login.asp - new file with login and user data functions
14. functions/functions_common.asp - updated active users function to read session for annoymous user
15. global search and replace to support database table prefix
16. login_user.asp - now uses new login function and improved security from remote form submissions
17. admin.asp - same as above
18. common.asp - moved user data retrival to new function
19. admin_common.asp - same as above
20. mark_posts_as_read.asp - updated the way read posts are marked
21. common.asp - changed the session last visit date to use the forums own session system
22. functions/functions_calendar.asp - updated birthdays function
23. calendar.asp - updated layout a function calls
24. calendar_week.asp - same as above
25. calendar_year.asp - same as above
26. includes/calendar_jump_inc.asp - updated look of calendar jump form
27. functions/functions_login.asp - improved login security by updating auto-login code on un-sucessful login attempts, will also force the account holder to log back in when they will be alerted of the login attepts on their account
28. admin_select_members.asp - updated so user profiles open in a new window so the admin doesn't have to re-log back into the admin panel
29. functions/functions_windows_authentication.asp - new file to aid moding the forum to use Windows Authentication / Active Directory 
30. includes/database_configuration.asp - renamed database_connection.asp and molved to the database folder
31. database/database_connection.asp - changed the code into re-usable modules for database connection and database closing for simpler integration into the forum engine
32. Global search and replace to include new database closing sub procedure in files
33. includes/global_variables_inc.asp - new file holding the global variables for the forum
34. admin_common.asp - modulised code
35. common.asp - same as above
36. admin_ - all files with this prefix have been updated to work with new modulised code
37. admin_menu - improved security with new security alert if default admin username is not updated
38. forum_topics.asp - fixed uBound bug when active topics are disabled
39. default.asp - same as above
40. new_post.asp - updated so there is an anchor to the post in the post notification email
41. show_post.asp - same as above
42. functions/functions_common.asp - updated the viewingForum() function to have more error handling
43. rss_forum_feed.asp - file deleted to make way for completly new and improved RSS feeds throughout the whole forum
44. forum_posts.asp - fixed bug that the read icon is not updated correctly when posts shown in reverse order
45. printer_friendly_posts.asp - updated SQL for better performance
46. admin_forum_details.asp - updated to support last 2 days slection
47. new_reply_form.asp - updated so hidden topics are not displayed as quotes or as the reply message shown at the bottom
48. includs/global_variables_inc.asp - changed the global variable file to include a PM flood control amount variable
49. admin_forum_configure.asp - updated so that the PM Flood control amount can be set
50. pm_new_message_form.asp - updated to include flood control for PM system
51. pm_new_message.asp - same as above
52. functions/functions_date_time_format.asp - updated function to work with upgraded databases
53. pm_welcome.asp - fixed bug that if PM display has the incooerct amount an error would occur
54. pm_inbox.asp - now updates the number of unread PM's the user has, in case the amount somehow becomes incorrect due to database problems etc.
55. admin_email_notify_configure.asp - updated to add JMail 4 to the drop down list as it had been missed out from the selection box
56. includes/RTE_toolbar_inc.asp - updated to work better on MAC OS X Tiger
57. Global Search and replace to update skin file links to use a directory instead as there are vnow mutiple CSS files that maybe skined
58. serach_results_posts.asp - updated to support search highlighting with words that conatin encoded wording
59. admin_date_time_configure.asp - fixed bug that would display ? between dates when using UTF-8 page encoding
60. RSS_xslt_style.asp - new RSS XSLT style sheet - online RSS viewer
61. forum_posts.asp -= updated to have dirrect bullet links to posts. Use for people who want to place links to particular posts
62. help.asp - updated to include help on new features within the forum system
63. language_files/help_language_file_inc.asp - updated to include help on new forum features
64. functions/functions_filters.asp - fixed formating text bug with the word 'Mono'



Files added or modified to have an XML RSS Feed for whole forum
1. css_styles/rss_xslt_style.xsl - XSL-Transform Style Sheet to transform XML into XHTML so that supporting browsers can display the XML feed online
2. css_Styles/rss_style.css - style sheet for the XSLT style sheet, to style the XHTML produced
3. RSS_topic_feed.asp - file to produce display topics in XML for the RSS Feed of the Last 10 Posts
4. default.asp - updated to point to new RRS_topics_feed.asp XML file for Last 10 Posts across the whole board
5. forums_topics.asp - updated to point to RRS_topics_feed.asp XML file for the Last 10 Posts in individual forums
6. active_topics.asp - new link to Last 10 Posts XML RSS Feed file
7. RSS_post_feed.asp - new file for an XML RSS feed of posts
8. RSS_calendar_feed.asp - new file with XML RSS feed of calendar events


Database changes version 8 RC1
---------------------------------


Changes to tblConfiguration
New fields:-
1. PM_Flood - data type = interger - default value = 10






Changes from version 8 RC1 to version 8 RC1.1
------------------------------------------

1. delete_post.asp - fixed bug that would mean topic would disappear if first post was deleted
2. forum_posts.asp - fixed CSS bug that effected MAC OS X users using Safari
3. functions/function_login.asp - fixed bug that the admin was shown as 'Anonymous' in the active users table afer logging into the admin section
4. include/global_variable_inc.asp - updated variables names
5. admin.asp - fixed so when forum is locked the admin can log into the admin area
6. forum_closed.asp - updated with new varaible name
7. default.asp - updated SQL error message to inform MySQL users to check that the mySQL version is 4.1 or above
8. member_profile.asp - fixed issue with email addresses not displaying correctly
9. admin_activate.asp - fixed issue with unddefined variable
10. admin_forum_datails.asp - cleaned up ASP code.
11. register_confirm.asp - now includes forum name when registering
12. pop_up_topic_admin.asp - was displaying the wrong page name at top of page
13. forum_posts.asp - fixed issue whereby when posting or linking directly to a post the user was taken to the wrong page on multi-paged topics
14. moderated_post.asp - new file to display a message to Guest posters who need to have their post moderted before being display
15. new_post.asp - updated to point to new file above
16. functions/functions_login.asp - fixed issue that meant the admin would be auto-logged in anymore after logging into the admin area
17. functions/functions_common.asp - updated userCode function
18. functions/functions_common.asp - added new updateTopicStats() function to prevent some issues of incorrect topic stats
19. delete_posts.asp - updated to support new updateTopicStats() function
20. new_posts.asp - same as above
21. show_post.asp - same as above
22. hide_posts.asp - same as above
23. pop_up_topic_admin.asp - now updates topic stats when run, this is done for those people who have topics with the stats gone astray
24. functions/functions_login.asp - updated for better support for email activation feature
25. log_off_user.asp - same as above
26. css_styles/default_style.css - updated for better support for IE6
27. forum_posts.asp - improved error handling if avatar is not available
28. pm_message.asp - updated the look and layout for the file
29. RSS_calendar_feed.asp - updated for better performance
30. RSS_post_feed.asp - same as above
31. RSS_topic_feed.asp - same as above
32. RSS_xslt_style.asp - updated with link to help file on 'What is RSS?'
33. resend_email_activation.asp - fixed issue that resend email activation wooldn't run if email notification is dsiabled
34. admin_forum_details.asp - now auto sets the forum order number when cerating a new forum as allot of poeple don't set this and then have issues within the main forum with forum orders etc.
35. mark_posts_as_read.asp - made more accurate for busy forums
36. language_files/language_file_inc.asp - corrected some spalling and grammer mistakes
37. register.asp - fixed object not support error and improved error handling
38. new_post.asp - now trims upload to fit table field
39. edit_post.asp - same as above
40. admin_category_details.asp - updated so that new categories are now given an order number by default
41. functions/functions_send_mail.asp - fixed bug that SMTP server authentication was not passed to the function coursing SMTP server authentication to fail





Changes from version 8 RC1.1 to version 8.0
------------------------------------------

1. RSS_calendar_feed.asp - changed for better support for sites that use mutiple domains
2. RSS_post_feed.asp - same as above
3. RSS_topic_feed.asp - same as above
4. RSS_xslt_style.asp - same as above
5. includes/ads_inc.asp - updated with new data
6. default.asp - now has a link to Firefox as the web wiz forums has been designed to run in Firefox as IE is a pain in the arse to develop anything for (IE SUCKS!!)
7. help.asp - same as above
8. language_files/language_file_inc.asp - updated with new and corrected text
9. new_reply_form.asp - now displays hidden reply posts to the person who posted them
10. forum_posts.asp - fixed IE6 bug where IE doesn't pass querystrings correctly when using an anchor in a redirect (IE SUCKS!!)
11. show_post.asp - updated to use post ID anchor for better productivity
12. hide_post.asp - same as above
13. forum_posts.asp - changed id="avatar" to class for better XHTML standards
14. css_styles/defualt_style.css - updated to support above for avatar style
15. admin_batch_move_topics.asp - fixed SQL Server bug - SQL Server needed different SQL to Accdess and mySQL
16. functions_windows_authentication.asp - new file to support windows authentication
17. common.asp - updated to support windows authentication
18. includes/navigation_buttons_inc.asp - same as above
19. register.asp - same as above
20. new_post.asp - fixed variable name
21. edit_post.asp - same as above
22. insufficient_permission.asp - set meta tag so that search engines don't index this page
23. member_profile.asp - same as above
24. login_user.asp - same as above
25. RSS_calendar_feed.asp - fixed language file problem
26. email_topic.asp - fixed error that can happen if a database is used to store sessions
27. Global search and replace done to update 'powered by' to 'Bulletin Board Sosftware by', to prevent issues where people think that web wiz guide run the site web wiz forums is being run on
28. default_style.css - updated forum look
29. forum_images - updated forum inages for new look
30. admin_menu.asp - changed text to links
31. includes/quick_reply.asp - fixed formatting bug
32. global search and replace carried out to remove google ads from the footer of pages
33. functions/functions_login.asp - fixed issue that meant admin was listed as annoymous in the active users list after logging into the admin area
34. admin_change_username.asp - fixed quote bug ' that would effetc changing users names that has quotes
35. move_post_form_to.asp - now limits number of returned results for better performance
36. admin_forum_details.asp - updated to fix some permissions issues with repeated forums being displayed after doing a database update from version 7.x
37. printer_friendly_posts.asp - updated for better performance and prevent overflow errors
38. RSS_post_feed.asp - same as above
39. web_wiz_forums_image.asp - new for wwf images
40. functions/functions_format_post.asp - fixed issue with FLASH files not displaying correctly
41. functions/functions_member_API.asp - new file to be used as an API to link web wiz forums to an existing members login system
42. log_off_user.asp - updated to support existing members API



Changes from version 8.0 to version 8.01
------------------------------------------

1. functions/functions_filters.asp - chnaged the formatting of subjects with quotes
2. RSS_xslt_style.asp - chnaged the layout of the RSS online viewer
3. forum_posts.asp - fixed issue that meant the topic subject was not displayed when showing topics that are hidden to the user who posted them
4. default.asp - fixed issue with individual member permission system 
5. forum_posts.asp - same as above
6. forum_topics.asp - same as above
7. new_topic_form.asp - same as above
8. new_reply_form.asp same as above
9. printer_friendly_posts.asp - same as above
10. edit_post_form.asp - same as above
11. include/forum_jump_inc.asp - same as above
12. search_form.asp - same as above
13. functions/functions_windows_authentication.asp - added error handling as it seems those who don't know what windows authentcation is are trying to enable this with a windows authenticated login system
14. forum_topics.asp - fixed issue that meant the last post button was taking the user to the wrong posts for sub forums
15. RSS_topic_feed.asp - increased performance
16. RSS_calendar_feed.asp - same as above
17. RSS_post_feed.asp sasme as above
18. includes/setup_options.asp



Changes from version 8.01 to version 8.02
------------------------------------------

1. new_poll_form.asp - fixed individual membesr permisson issue
2. RSS_topic_feed.asp - increased performance and included RSS Feed encoding in setup options
3. RSS_calendar_feed.asp - same as above
4. RSS_post_feed.asp same as above
5. admin_activate.asp fixed some issues that coursed the file top run incorrectly
6. functions/functions_login.asp - updated login function to use client side session cookies for those with bad servers
7. members.asp - improved error handling
8. search_process.asp - improved performance when searching
9. functions/functions_calendar.asp - fixed CSS bug with the display of small calendars when changing the CSS width property of the forum to fixed pixel sizes
10. functions/functions_common.asp - fixed bug that would mean calendar events with the string length of 25 would be cut down to just ... other string where not affected
11. functions/functions_date_time_format.asp - changed date formatting to not include times off set in some circumstances
12. resgiter.asp - changed to support above
13. RTE_textarea.asp - same as above
14. printer_friendly_posts.asp - same as above
15. pm_new_message_form.asp - same as above
16. admin_date_time_configure.asp - same as above
17. forum_posts.asp - chnaged so that if a server off-set is set for dates that it doesn't effect the displayed event date
18. forum_topics.asp - same as above
19. includes/setup_options.asp - placed the RSS Feed page encoding into the setup options, this is as conflicts where coursed using UTF-8
20. RSS_XSLT_style.asp - updated to use new setup file
21. functions/functions_common.asp - Microsoft have now fixed the re-draw bug in IE7 beta2 in the latest builds, this allows the RTE to be enabled for IE7 users
22. functions/functions_upload.asp - changed the way the error handlig works
23. search_results_pots.asp - added more error handling
24. search_results_topics.asp - added more error handling
25. move_post.asp - fixed issue that would mean an error would occur if the last post in a topic was moved, also improved the topic stats update
26. forum_topics.asp - improved performance and increased default max number of posts returned
27. active_topics.asp - improved performance
28. pre_approved_topics.asp - improved performance
29. functions/functions_filters.asp - added more security to prevent <script> CSS tags getting through
30. functions/functions_format_post.asp - updated to remove some javascript that a Linux proxies add blocking software injects into the end of users posts who use this software
31. includes/setup_options.asp - changed version number
32. new_poll_form.asp - updated SQL query
33. forum_posts.asp - fixed issue with direct links to posts that have been deleted
34. includes/forum_jump_inc.asp - fixed issue with language file not be included in some text on file
35. delete_member.asp - updated so that topic and forum stats are now updated when a member is deleted
36. pop_up_IP_blocking.asp - fixed problem where moderators couldn't block IP addresses
37. RTE_javascript.asp - changed the way the RTE area is submitted to prevent issues with IE
38. includes/message_form_inc.asp - same as above
39. includes/quick_reply_form.asp - same as above
40. register.asp - fixed issue that meant users could not update their profile, when using windows authentication
41. includes/RTE_toolbar_inc.asp - fixed issue that meant RTE formating block drop down wouldn't work if enabled from the RTE setup file
42. RTE_javascript.asp - same as above
43. admin_upload_configure.asp - chnaged info text to inform users that modify permissions are required on the upload directory
44. new_post.asp - fixed issue that when posting an uploaded file in a parent folder in IE using ../, IE's crappy RTE API would re-write the link, thus the link would be dead when post is submitted to the server
45. edit_post.asp - same as above
46. functions/functions_format_post.asp - changed the signature formatting function so that incorrectly formatted signatures do not mess-up the page layout
47. includes/version_inc.asp - new file to hold the version number
48. includes/setup_options.asp - removed version number from the file so that when a new version comes out it doesn't mess with any customised setup options that the user has applied
49. admin_common.asp - links to new version_inc.asp file
50. common.asp - same as above
51. includes/setup_options.asp - added new setup option to disallow moderators from editing members profiles
52. regsiter.asp - updated to disallow moderators from editing users profile if disabled in setup options
53. member_profile.asp - same as above
54. member_control_panel.asp - same as above
55. email_notify_subscriptions.asp - same as above
56. default.asp - changed the way the last post for the forum works, by including the sub forum instead if the last entry was in a subforum
57. register.asp - now includes new user IP address in admin activation email
58. functions/functions_filter.asp - corrected issue that coursed usernames with < or > to not display correctly
59. functions/functions_common.asp - fixed issue that would mean ; in a username would course the session tracking system to fail, so users with this type of username could not log into the forum
60. default.asp - fixed last posted date bug when no posts in forums
61. admin_forum_details.asp - updated so that new forums are created with an old date and time for last post field to prevent errors from within the forum
62. admin_change_username.asp - fixed to alert the user if they havn't entered a username for the new user
63. includes/message_form_inc.asp - updated to support CAPTCHA for Guest posting
64. includes/quick_reply_form.asp - same as above
65. includes/CAPTCHA_form_inc.asp - same as above
66. includes/global_variable_inc.asp - same as above
67. forum_posts.asp - same as above
68. new_reply_form.asp - same as above
69. new_topic_form.asp - same as above
70. new_post.asp - same as above
71. admin_forum_configure.asp - removed redundant code form file



Changes from version 8.02 to version 8.03
------------------------------------------

1. default.asp - now includes the number of posts and topics in the count for the main forum
2. functions/functions_filters.asp - updated HTML safe filters
3. functions/functions_format_post.asp - updated Kerio ad blocker anti-code injecting filter, this has been changed again now that Sunbelt have bought Kerio (their ad blocker software sucks!!!)
4. log_off_user.asp - updated for improved log-off 
5. new_reply_form.asp - fixed issue that would course Google's spider to course a 500 Internal server error on some servers
6. functions/functions_filters.asp - improved security by improved filtering of images entered - 'thanks to beyazseytan for his help - webwizturk.com - belasoft.net'
7. includes/version_inc.asp - updated with new version number




Changes from version 8.03 to version 8.04
------------------------------------------

1. includes/version.asp - updated version number to 8.04
2. functions/functions_filters.asp - improved security for HTML Secure Technology filters to prevent XSS Hacking and refinded new img tag filter to work more effectivly, espsically on IE as it doesn't allways use quotes (eg. width=60)



Changes from version 8.04 to version 8.05
------------------------------------------

1. regsiter.asp - removed line 977 which coursed MDAC errors on some servers
2. langauge_files/langauge_files_inc.asp - updated to add new text
3. register.asp - fixed firefox bug, fixed issue avatars not entering correctly, improved email messages, improved security
4. active_users.asp - updated to include a count of annoymous users
5. default.asp - updated active users count to be more acurate, improved security, improved performance
6. includes/version_inc.asp - updated version number
7. move_post.asp - imrpoved performance for SQL Server and mySQL, and fixed mySQL bug where all posts got moved to the new topic, fixed issue of hidden posts being moved to a new topic can course an error
8. functions/functions_upload.asp - improved security to prevent XSS hacking
9. functions/functions_filters.asp - improved security from sql injection
10. functions/functions_edit_post.asp - fixed bug with not formatting BBcodes for images correctly in signatures etc.
11. functions/functions_format_post.asp - fixed issue with quotes not always displaying correctly
12. pop_up_topic_admin.asp - now allows you to edit the topic icon, and if set the calendar event date for the topic
13. includes/ads_inc.asp - file removed
14. includes/google_adsense_inc.asp - new file to include your own Google AdSense Code for paid license holders
15. common.asp - updated to support new user adsense above
16. includes/global_variables_inc.asp - same as above
17. includes/navigation_buttons_inc.asp - same as above
18. forum_posts.asp - same as above
19. functions/functions_common.asp - updated to detect Firefox 2 and IE 7
20. css_styles/printer_style.css - updated printer style sheet to also inclode a border for quoted areas
21. member_profile.asp - fixed issue whereby birthdays were sometimes displayed incorrectly, also updated for improved active users messaging
23. register.asp - disabled auto complete for password fileds as this can be annoying when editing in admin mode
24. functions/functions_member_API.asp - now includes email address


Changes from version 8.05a to version 8.06
------------------------------------------

1. functions/functions_filters.asp - improved security filters and added protection from IE's proprietary CSS tags that could be used as an exploit in newer versions of IE
2. functions/disallowed_HTML_tags_inc.asp - now removes IE proprietary CSS tags



Changes from version 8.06 to version 9.0 beta 1
-----------------------------------------------

1. admin_date_time_configure.asp - fixed javascript error that didn't detect if the month fields had been filled in correctly
2. register.asp - fixed issue with Firefox not remembering the user location when editing profiles
3. functions/functions_send_mail.asp - changed so that when AspEmail trial has passed you can still send emails with this component (as long as SMTP authentication is not used)
4. default.asp - improved querystring checking
5. register.asp - fixed error '80020009' message that effected some servers whejh regsitering a new member
6. functions/functions_filters.asp - refinded new img tag filter to work more effectivly, espsically on IE as it doesn't all use quotes (eg. width=60)
7. functions/functions_session_data.asp - moved the option to use the database for sesison data to the setup_options_inc.asp page
8. includes/setup_options_inc.asp - same as above
9. delete_member.asp - updated to fix issue that would set an incorrect start and last post ID in tblTopic
10. delete_post.asp - testing found some odd behaviour on some servers using ADO to delete posts, so an SQL statement is executed against the database instead to delete post
11. includes/admin_header_inc.asp - fix problem whereby the admin logo didn't update for skins
12. email_notify_subscriptions.asp - fix javascript bug when form checking
13. regsiter.asp - removed line 977 which coursed MDAC errors on some servers
14. functions/functions_login.asp - changed file so it now reads in the date of the last visit when a member logs into the forum
15. new_post.asp - added some extra error checking code
16. edit_post.asp - added error checking code that would address the issue of to many files being uploaded which sometimes coursed a database crash
17. admin_group_permissions.asp - updated so if there are no forums to set permissions on a message is displayed saying so as some users complained they couldn't setup permissions on forums without realising they needed to create the forums first!!
18. admin_group_details.asp - same as above
19. admin_user_permissions.asp - same as above
20. member_profile.asp - fixed problem that would sometimes show the wrong date for a members birthday
21. pop_up_topic_admin.asp - updated the SQL code
22. pm_new_message.asp - updated the email notification ofr PM's so the subject is now decoded.
23. RTE_javascript_gecko.asp - now updated to support Opera 9's RTE
24. admin_archive_topics.asp - fixed SQL Server bug
25. pop_up_topic_admin.asp - updated to add icon and event date editing fields
26. admin_change_username.asp - fixed issue that when changing a username from the admin area if it contained some characters then the username could no-longer be used to login
27. register.asp - improved email layout
28. includes/version_inc.asp - updated version number to 9.00
29. language_files/language_file_inc.asp - updated with new text to support new features
30. pm_message.asp - updated reead pm email notifocation email to include a link to the PM
31. pm_new_message.asp - updated to include a link to the PM in the email notification
32. new_post.asp - updated topic notification email topic
33. show_post.asp - same as above
34. functions/functions_edit_post.asp - fixed issue with images not be chnaged to forum codes when editing
35. includes/login_form_inc.asp - updated to make forgotten login pop-up a full page
36. forgotten_password.asp - completley re-written so that you can recover your username if you have fogotten that, made into full page, and CAPTCHA added for the extra security required for the page
37. functions/functions_member_API.asp - now includes email address
38. members_profile.asp - now displayed a blocked message in active users if user is not permitted to view profile (this is to prevent confusion some forum admins where having thinking seach engines were indexing user profiles)
39. members.asp - much the same as above
40. functions/functions_common.asp - updated to correctly detect Firefox 2
41. move_post.asp - imrpoved performance for SQL Server and mySQL, and fixed mySQL bug where all posts got moved to the new topic, fixed issue of hidden posts being moved to a new topic can course an error
42. pop_up_topic_admin.asp - fixed formatting issue with Firefox 2
43. default.asp - new includes anonymous members online in the stats count at the bottom of the page
44. register.asp - updated passwords fields to not use auto complete so the web browser doesn't populate the password feild
45. pm_inbox.asp - fixed CSS issue with the background bar graph table style
46. functions/functions_common.asp - added new function to get unread posts and feed them into an array stored in memory
47. includes/global_variables_inc.asp - added new global array
48. active_users.asp - updated to display the number of annoymous users, and to not hide the users status if they are signed in as annoymous, and the active users page is being viewed by an admin or moderator
49. functions/functions_common.asp - new function added to build an array of unread posts
50. default.asp - updated to improve unread posts susyem and display the number of unread posts
51. includes/global_variables_inc.asp - updated to include new varible names
52. forum_topics.asp - now uses new unread post function to show how many new posts there are in a topic
53. forums_topics.asp - chnaged so that we can save if a new post has been read 
54. pre_approved_posts.asp - updated to work with the new, 'new post notification' system
55. active_topics.asp - updated to work with the new, 'new post notification' system
56. search_results_topics.asp - updated to work with the new, 'new post notification' system
57. new_reply_form.asp - improved active users table update so it is more accurate
58. edit_post_form.asp - same as above
59. new_poll_form.asp - same as above
60. new_topic_form.asp - same as above
61. functions/functions_format_post.asp - fixed bug that effected the layout of quoted posts
62. forum_posts.asp - moved IP blocking link, and put in a back to top link
63. mark_posts_as_read.asp - updated to work with new unread posts system
64. functions/functions_session_data.asp - updated to distroy any unread post application variables
65. admin_date_time_configure.asp - updated intructions to make it more clear to admins what the settings do
66. css_styles/printer_style.css - updated printer style sheet to also inclode a border for quoted areas
67. admin_email_notify_configure.asp - updated to include a test button to test email settings
68. admin_email_test.asp - new file which tests to see if the email settings in the admin area have been enetered correctly
69. new_reply_form.asp - fixed issue where the wrong wording was used
70. new_topic_form.asp - same as above
71. includes/quick_reply_form_inc.asp - added javascript to support new full-reply button
72. includes/RTE_toolbar_inc.asp - added new button to take user to full reply page
73. RTE_textarea.asp - changed to load in qucik reply form data
74. includes/message_form_inc.asp - updated to support new Quick Reply to Full Reply feature
75. includes/non_RTE_quick_reply_toolbar_inc.asp - added new full-reply button
76. search_results_posts.asp - updated to fix an error with the display of keywords
77. search_results_topics.asp - same as above
78. member_control_panel.asp - fixed SID issue when not in admin mode
79. functions/functions_filters.asp - improved security filtering to protect against hacking
80. login_user.asp - improved security
81. functions/functions_filters.asp - improved filters
82. admin_upload_configure.asp - updated text and links
83. get_last_post.asp - changed to use respose header "301 Moved Permanently" so that search engines don't cache this redirect file
84. active_users.asp - fixed bug where number of active users where not shown correctly if there are anonymous members online
85. admin_email_notify_configure.asp - improved configuration options for CDOSYS
86. functions/functions_send_mail.asp - updated to support new configuration options above
87. register.asp - increased age range for date or birth due to some older users in their late 80's not able to enter there date of birth
88. includes/global_variables_inc.asp - updated to fix issues that could be coursed by not placing / on the end of forum, style, and image paths
89. functions/function_send_mail.asp - improved security to prevent spammers from abusing form input to relay on 1000's of BCC spam emails
90. search_results_topics.asp - improve security for password protected forums
91. search_results_posts.asp - same as above
92. active_topic.asp - same as above
93. search_form.asp - improved caching for simpler searching
94. integrated Web Wiz Rich text Editor version 4
95. functions/functions_upload.asp - fixed error which would course an exception if the file being uploaded had no extension
96. activate.asp - improved error handling and improved security
97. admin_license.asp - new file to handle premium edition licnenses
98. include/navigation_buttons_inc.asp - updated for permium edition
99. forum_posts.asp - same as above
100. includes/login_form_inc.asp - changed to redirect user when they login back to the page or topic they came from
101. default.asp - updated to return to home page when using quick login
102. login_user.asp - updated to return the user to the paeg they came from when logging in
103. login_user_test.asp - same as above
104. member_profile.asp - fixed bug to make login display if user is not logged in and trying to vew a profile
105. Gloabal Search and replace to update links and copyright
106. Gloabal Search and replace to update all pages for new CS
108. includes/navigation_buttons_inc.asp - page removed
109. includes/status_bar_header_inc.asp - new file for buttons, user status, and bread crumb trail
110. includes/header.asp - updated to include the banner across the top of the forum
112. Global search and replace to place the new status_bar_header_inc.asp file into each page of the forum
113. includes/global_variable_inc.asp - added new vartibles for new read crumb trail status bar
114. includes/pngbehavior.htc - new file to handle PNG's for crappy old IE 5 and 6 which doesn't support transparency without a workaround
115. includes/pm_check_inc.asp - chnaged for new system
116. register.asp - improved page so that passwords fields are not auto populated (can be annoying in admin mode)
117. active_topics.asp - updated to also be able to show un-answered posts
118. default.asp - updated to link to unaswered posts page
119. includes/default_javascript.asp - updated to include functions to open and hide drop down menus
120. search_process.asp - now doesn't have a time interval between searches for logged in users
121. quick_search.asp - new quick serach page for drop down search box
122. pop_up_forum_admin.asp - file removed as no longer required
123. lock_forum.asp - updated page to work better with new layout
124. default.asp - removed link to page above that is now removed
125. ajax_calendar.asp - AJAX file to display drop down calendar (AJAX used so only need to hit the database if someone wants to view the calendar)
126. lock_topic.asp - new file to lock topic from menu option
127. pop_up_IP_blocking.asp - updated layout to fit page better
128. forum_posts.asp - much of the file has been re-written with improved Web2/AJAX interface
129. email_notify.asp - fixed security issue
130. quick_topic_search.asp - new file for searching topics
131. search_form.asp - updated to support new topic search tool
132. search_process.asp - same as above
134. ajax_email_notify.asp - new file for drop down menu to display if the user is subscribed to a topic or not (using AJAX as it means less hits on the database and so keeps performance up for the Topic index and Post pages)
135. common.asp - moved breadcrumb initilsation to here so it can get the session ID
136. register.asp - instead of removing smut words from new usernames, it will force the user to choose another username
137. includes/page_link_inc.asp - updated to change the way mutiple pages are linked to
138. all files updated with new CSS and look
139. admin_select_members.asp - updated to link to new edit page and to delete members
140. admin_add_member.asp - updated to new allow the editing of members from the admin area
141. admin_change_username.asp - file no longer required
142. pm_language_file_inc.asp - removed strTxtBuddyList and placed in main language file
143. register.asp - improved look
145. langauge_files/pm_language_file_inc.asp - updated with new text
146. delete_topic.asp - updated to be able to used from different locations
147. active_users.asp - added refresh button
148. forum_topics.asp - new drop down functions for moderators, more info displayed on page, cleaner look, new buttons and icons
149. active_topics.asp - same as above
150. pre_approved_topics - same as above
151. search_results_topics.asp - same as above
152. default.asp - new cleaner look, new icons
149. forum_topics.asp - fixed bug which meant that the Announcement ledger was not displayed for announcements
150. functions/disallowed_HTML_tags_inc.asp - added an extra 100+ disallowed HTML tags that could pose a security risk
151. functions/functions_filters.asp - improved security filters aganist new XXS hacking from exploits in newer browsers
152. includes/topic_status_icons_inc.asp - new file to display the new topic status icons
153. search_results_topics.asp - updated with new cleaner look and topic icons, drop downs added to more functions
154. pre_approved_topics.asp - same as above
155. active_topics.asp - same as above
156. includes/forum_status_icons_inc.asp - new file to display the forum status icons
157. functions/functions_common.asp - improved browser detection for Safari 3 for Windows
158. includes/show_forum_permissions_inc.asp - changed to a drop down list to make a cleaner look
159. member_profile.asp - updated with new look and icons
160. members.asp - updated with new look, and new icons
161. global search and replace carried out to change _star_rating.gif to _star_rating.png
162. calendar.asp - updated to use new icons
163. calendar_week.asp - same as above
164. search_results_posts.asp - added completly updated with new look and extra options
165. includes/message_form_inc.asp - updated the button text to be more accurate
166. RSS_post_feed.asp - improved for Word copy and pasting
167. RSS_topic_feed.asp - same as above
168. RSS_calendar_feed - same as above
169. active_topics.asp - add new 'Mark all topics as read' link
170. mark_posts_as_read.asp - updated to return the user to the correct page
171. functions/unsafe_HTML_tags.asp - new file containing an array of unsafe HTML and Scripting Tags
172. functions/functions_common.asp - new function added to detect browser version so we can remove bits which are not compatible in some browsers, like crappy IE6 or below
174. admin_db_import_members_form.asp - new file to import members from another database
175. admin_import_members.asp - import members process file
176. admin_upload_configure.asp - now allows the user to setup file, image, and avatar uploading all from the one page
177. admin_user_permissions.asp - updated to removed permissions that are taken to group level
178. admin_group_permissions.asp - same as above
179. admin_group_details.asp - same as above
180. admin_forum_details.asp - same as above
181. functions/functions_login.asp - updated to read in more information about the users settings
182. new_topic_form.asp - updated for new permissions
183. new_reply_form.asp - same as above
184. edit_post_form.asp - updated for new permissions and remove session variables
185. RTE_toolbar_inc.asp - updadated to work with new upload system for files
186. non_RTE_toolbar_inc.asp - updated to work with new upload system for files and images
187. delete_post.asp - updated with new upload system
189. delete_topic.asp - same as above
190. includes/global_variables_inc.asp - added new global veribles for new features read in from the database
191. functions/functions_upload.asp - re-written file for new upload system
192. file_manager.asp  - new file for manging users uploaded files
193. file_browser.asp - new file for browsing files in the file manager
194. functions/functions_format_post.asp - updated CSS for signature strip
195. functions/functions_calendar.asp - updated to auto hide birthdays
196. includes/calendar_jump.asp - updated hide and show birthday order in drop down
197. file_delete.asp - new file to remove files from the server that are uploaded by users
198. file_upload.asp - new file for the file manager to allw user to upload files
199. upload_avatars.asp - rewritten for new upload system
200. includes/login_form_inc.asp - updated to now include a link if the member is not registered
201. admin_web_wiz_forums_configuration.asp - new file for setup and configuration of the software
202. regsiter.asp - updated to add new field for user to signup to newsletters (to comply with EU laws on sending newsletters)
203. member_profile.asp - updated to show if user is subscribed to newsletters (NewsPad)
204. includes/browser_page_encoding_inc.asp - changed to use UTF-8
205. extras/recent_forum_posts.asp - new file for including the recent forum posts in other pages or even other websites
206. includes/CAPTCHA_form_inc.asp - fix missing langauge file text
207. ajax_newspad_feed.asp - new file grabbed using AJAX to display Web Wiz NewsPad News Bulletins in Web Wiz Forums
208. default.asp - updated to call the JavaScript AJAX function to get the News Bulletins to dislay on the forum index page
209. includes/message_form_inc.asp - updated to support events that span over mutiple days
210. edit_post.asp - changed to update events that span over mutiple days
211. edit_post_form.asp - added support events that span over mutiple days
212. new_topic_form.asp - added support events that span over mutiple days
213. new_poll_form.asp - added support events that span over mutiple days
214. new_reply_form.asp - added support events that span over mutiple days
215. pop_up_topic_admin.asp - added admin/moderator can update event dates for mutiple date events
216. forum_posts.asp - updated to display events over mutiple dates
217. search_process.asp - updated to read in the event end date when doing database searches
218. forum_topics.asp - added read in event end date
219. functions/functions_calendar.asp - now supports mutiple date events
220. calendar.asp - now displays mutiple event dates
221. calendar_week.asp - same as above
222. RSS_calendar_feed.asp - updated to fix bug where future events wouldn't show if they are next year and the month was less than the current month. Now also shows mutiple date events
223. includes/setup_options_inc.asp - updated application and cookie prefix
224. functions/functions_common.asp - added cookie mengement
225. mark_posts_as_read.asp - updated cookie
226. logout_user.asp - same as above
227. common.asp - updated cookie handling
228. functions/functions_session_data.asp - updated cookie handling
229. admin_select_members.asp - added searching by email address
230. delete_post.asp - improved performance
231. functions/functions_format_post.asp - added support for YouTube
234. forum_posts.asp - now displays YouTube content
235. pm_message.asp - now allows you to display YouTube content in Private Messages
236. signature_preview.asp - preview YouTube content
237. RTE_popup_preview.asp - same as above
238. BBcodes.asp - new file for dsiplaying BBcodes to users
239. RTE_javascript.asp - improved security
240. non_RTE_javascript.asp - same as above
241. functions/functions_common.asp - updated forum stats update function
242. default.asp - updated to display the last topic
243. forum_topics.asp - same as above
244. get_last_post.asp - improved for SEO
245. admin_skin_configure.asp - updated to support the selecting of new pre-builtin skins
246. css_styles - folder updated with a range of pre-builtin skins
247. webwizforums_license.asp file removed
248. web_wiz_forums.asp - new file added
249. includes/webwizforums_premium_edition_inc.asp - new file added
250. admin_common.asp - file updated to work with new system
251. includes/message_form_inc.asp - fixed bur were IE 7 wouldn't remeber an announcement state when editing 
252. member_profile.asp - added ability displays users gender
253. register.asp - added ability to add users gender
254. includes/admin_index_inc.asp - reordered menu option
255. admin_menu.asp - added new layout, menu options, and improved security alerts
256. admin.asp - improved overal look and error handling
257. admin_statistics.asp - added refresh button for active users
258. forum_topics.asp - added Active Topics link
259. forum_posts.asp - added Active Topics link





The following files are updated to support Opera 9's RTE

1. RTE_javascript_gecko.asp
2. function/functions_common.asp
3. RTE_javascript.asp
4. RTE_popup_adv_image.asp
5. RTE_popup_emoticons.asp
6. RTE_popup_file_atch.asp
7. RTE_popup_image.asp
8. RTE_popup_link.asp
9. RTE_popup_special_characters.asp
10. RTE_popup_table.asp
11. RTE_popup_word_paste.asp
12. includes/message_form_inc.asp
13. includes/RTE_toolbar_inc.asp



Changes to tblConfiguration
New fields:-
1. A_Code - data type = boolean - default value = true
2. Upload_allocation - data type = interger - default value = 10
3. NewsPad - data type = boolean - default value = false
4. NewsPad_URL - data type = text/vchar 100 characters


Changes to tblAuthor
New fields:-
1. Newsletter - data type = boolean - default value = false
2. Gender - data type = text/vchar 10 characters
3. Photo - data type = text/vchar 50 characters


Changes to tblForum
New fields:-
1. Last_topic_ID - data type = integer



Changes to tblTopic
New fields:-
1. Event_date_end - data type = date



Changes to tblGroup
New fields:-
1. Image_uploads - data type = boolean - default value = false
2. File_uploads - data type = boolean - default value = false


Changes to tblThread
Deleted fields:-
1. File_uploads





Changes from version 9.0 beta 1 to version 9.0 beta 2
-----------------------------------------------------

1. default.asp - fixed forum crash that can happen if database fields are not populated correctly after a database update
2. forum_topics.asp - same as above
3. includes/status_bar_header_inc.asp - fixed bug that would course the AJAX files to keep reloading if the forum was locked down, which would course IE to crash
4. includes/version_inc.asp - updated version number
5. includes/global_variables_inc.asp - added ability to force a reload of the configuration cache
6. includes/login_form_inc.asp - fixed issue that coursed the returning login URL to be incorrect
7. login_user_test.asp - same as above
8. admin_batch_delete_posts.asp - fixed file deletion bug
9. admin_delete_category.asp - same as above
10. admin_delete_forum.asp - same as above
11. functions/functions_upload.asp - fixed DunDas upload bug
12. default.asp - updated text
13. active_topics.asp - removed the wording 'on' before dates as it looks strange when it says 'on Today'
14. forum_topics.asp - same as above
15. pre_approved_topics.asp - same as above
16. search_results_topics.asp - same as above
17. functions/functions_common.asp - fixed ID installation property
18. includes/global_variables_inc.asp - fixed global versibles that had incorrect settings
19. functions/functions_Send_mail.asp - increased the length of the subject line
20. admin_license.asp - updated to now support the new Web Wiz Forums version 9 license. Previous lieftime license key holders MUST update their license key to a new version 9 license for it to remain valid
21. functions/functions_upload.asp - fixed CInt overflow error for larger files
22. file_upload.asp - improved error handing and user messages
23. member_control_panel.asp - updated navigation control
24. email_notify_subscription.asp - update navigation control
25. pm_buddy_list.asp same as above
26. register.asp - same as above
27. register_confirm.asp - same as above
28. admin_skin_configure.asp - improved error handling and fixed session ID issue
29. pop_up_topic_admin.asp - fixed subject size typo to be the same as the rest of the forum at 50 characters
30. admin_pm_calendar_configuration.asp - new file for setting up the Calendar and Private Messaging
31. admin_web_wiz_forums_configuration.asp - simpler setup options, and removed some unwanted code left over from version 4
32. admin_pm_calendar_configuration.asp - new file for setting up and configuring email and events calendar
33. common.asp - fixed issue with upload file manager navigation path
34. includes/admin_index_inc.asp - updated to include links to new options
35. admin_menu.asp - same as above
36. includes/global_variables_inc.asp - added more error handing to prevent errors when checking out new path data
37. admin_web_wiz_forums_premium.asp - new file
38. includes/setup_options_inc.asp - updated for new demo mode
39. admin_email_test.asp - updated for demo mode
40. functions/functions_Send_mail.asp - updated to work in new demo mode and also imporved email sending
41. functions/functions_upload.asp - updated to report back upload space is full if in demo mode
42. file_manger.asp - fixed overflow bug if alloted file size is our of range
43. admin_upload_configure.asp - updated to work in demo mode
44. functions/functions_common.asp - fixed issue that can course crashes with the new unread/read post array
45. includes/setup_options_inc.asp - added new demo mode option
46. admin_spam_configure.asp - fixed formatting text bug for tool notes
47. admin_import_members.asp - fixed a number of bugs with the import tool
48. includes/login_form_inc.asp fixed SID issue
49. default.asp - fixed quick login for users that do not have cookies enabled
50. login_user_test.asp - same as above
51. login_user.asp - same as above



Changes from version 9.0 beta 2 to version 9.0
----------------------------------------------

1. includes/version_inc.asp - updated version number
2. admin.asp - now pre-fills admin login details when in demo mode
3. admin_email_test.asp - fixed bug that would mean the file wouldn't run
4. admin_license.asp - improved licesne application and fixed crash
5. functions/functions_common.asp - fixed VB Type Missmatch error that effects some servers
6. active_topics.asp - same as above, and fixed issues for users without cookies enabled
7. forum_posts.asp - same as above
8. forum_topics.asp -same as above
9. search_results_posts.asp - same as above
10. search_results_topics.asp - same as above
11. pre_approved_topics.asp - same as above
12. includes/setup_options.asp - fixed issue with cookie path being set incorrectly on some servers
13. includes/global_variables.asp - file updated with new settings
14. register.asp - updated to support new options
15. default.asp - fixed login issue with quick login if the user doesn't have cookies enabled
16. login_user.asp - same as above
17. login_user_texst.asp - improved handling of the return URL which coursed some 404 page errors
18. functions/functions_login.asp - added new options and improved login
19. includes/status_bar_header_inc.asp - fixed issue which would course users without cookie to be loged out when running a search
20. admin_skin_configure.asp - fixed issue where the bread crumb spacer could be to large for the database filed size
21. pop_up_IP_blocking.asp - fixed security issue
22. lock_forum.asp - fixed bug that in mySQL version would lock or unlock all forums
23. lock_topic.asp - fixed bug that would lock/unlock, or hide/show, all topics
24. forum_posts.asp - fixed session bug
25. default.asp - fixed bug that would effect some servers after a version7/8 upgrade
26. quick_search.asp - updated the margins
27. quick_topic_search.asp - same as above
28. forum_posts.asp - updated to ammend some CSS for improved skinning
29. css_style/ - all styles updated in this folder for improved skinning
30. RTE_textarea.asp - improved layout
31. pop_up_topic_admin.asp - fixed margin CSS
32. pop_up_member_search.asp - same as above
33. pop_up_IP_blocking.asp - same as above
34. forums_topics.asp - moved the positioning of multiple page links
35. pre_approved_posts.asp - same as above
36. active_topics.asp - same as above
37. search_results_topics.asp - same as above
38. admin_forum_details.asp - increased the size of the textbox for forum description to make it simpler to read
39. search_results_posts.asp - fixed css error


Changes from version 9.0 to version 9.01 (only available to Web Wiz Hosting customers - www.webwiz.co.uk/hosting)
----------------------------------------
See 9.02 below


Changes from version 9.0 to version 9.02
----------------------------------------

1. email_notify.asp - fixed forum subscription bug from subscription page
2. includes/version_inc.asp - updated version number
3. admin_import_members.asp - fix


Changes from version 9.06 to version 10 beta 1
----------------------------------------
1. includes/version_inc.asp - updated version number
2. functions/functions_upload.asp - fixed issue that meant that some file types could not be uploaded
3. admin_upload_configure.asp - fixed javascript error when submitting form
4. file_manager.asp - fixed issue that meant file names containing ampersand (&) could not be deleted
5. file_delete.asp - same as above
6. file_browser.asp -same as above
7. functions/unsafe_HTML_tags_inc.asp - improved security filters
8. functions/functions_filters.asp - improved HTMLsafe security filters to remove any empty tags left after filtering
9. functions/functions_upload.asp - fixed server error if the uplaoded file name included a comma
10. functions/functions_common.asp - updated user agent detection for active users list
11. admin_upload_configure.asp - now supports uploads up to 2GB when used with AspUpload 3 
13. functions/functions_send_mail.asp - improve character encoding support
14. admin_email_notify_configure.asp - updated text information
15. RSS_topic_feed.asp - now supports YouTube viedos in RSS Feeds
16. RSS_post_feed.asp - same as above
17. RSS_calendar_feed.asp - same as above
18. edit_post.asp - now only shows 'edited by' within edited posts, if the post is edited after 5 minutes
19. language_files/language_file_inc.asp - updated to add new text
20. search_form.asp - added new searching methods for searching for member posts that the member has started
21. search_process.asp - updated the search process to include searching for topics a member has started
22. member_profile.asp - updated so 'Online Status' text is now shorten to 'Status'
23. forum_posts.asp - same as above
24. quote_box - new images in png and gif format
25. functions/functions_format_post.asp - added images to quote boxes
26. forum_posts.asp - now displays page numbers in the page title
27. forum_topics.asp - same as above
28. global serach and replace to removed dated looking ':' and replace with '-'
29. member.asp - title bar was not being loaded from language file, also now displays page numbers in title
30. pm_inbox.asp - now displays page numbers in title
31. pm_outbox.asp - same as above
32. register.asp - fixed issue that would course escape characters to display in usernames
33. admin_register.asp - same as above
34. functions/functions_common.asp - removed lagacy unused functions
35. register.asp - imporved error handing and checking if emails are valid
36. HttpAPI.asp - new HTTP XML API to allow programers to inteact with Web Wiz Forums from other programs, web apps, etc.
37. members.asp - improved error handling
38. functions/functions_common.asp - added new functions for better error handling of data conversions
39. Global search and replace to update CInt, CLng, CDate, CDbl, and CBool to use new error handling data conversion functions
40. admin_select_members.asp - updated to remove edit link when displaying guest account
41. admin_register.asp - updated to be able to edit the master Admin and Guest account
42. includes/setup_options_inc.asp - added new veriable to disable the HTTP XML API for extra security
43. admin_db_import_members_form.asp - updated text as some people were attempting to try and enter URL's to Access databases
44. functions/functions_common.asp - added more error handing for detection of IE version
45. email_messenger.asp - updated file for mail servers which require authentication with emails sent from a local address
46. functions/functions_filters.asp - improved security filters
47. pm_email_pm.asp - improved sending email for authenticated mail servers
48. email_topic.asp - improved security and the sending of emails using authenticated SMTP servers
49. functions/functions_member_API.asp - now allows users to set an auto-login cookie state for the member API
50. includes/global_variables_inc.asp - improved error handling
51. move_post.asp - fixed rare bug that would course an error when moving a post to a new topic
52. functions/functions_windows_authentication.asp - improved security and login procedure
53. includes/global_variables_inc.asp - new configuration and settings engine
54. admin_web_wiz_forums_configuration.asp - updated file to work with new configuration system
55. admin_license.asp - updated to work with new system
56. functions/functions_login.asp - fixed admin login issue when using windows authentication
57. admin_email_notify_configure.asp - updated file to work with new configuration system
58. admin.asp - improved login when using windows authentication 
59. admin_logout.asp - improved logout when using windows authentication 
60. functions/functions_upload.asp - now works with larger file sizes
61. file_manager.asp - improved error handling when no alloted space is set
62. admin_upload_configure.asp - updated to work with new configuration engine
63. upload_avatars.asp - updated file to imrpove performance
64. admin_close_forums.asp - file updated to work with new configuration engine
65. admin_skin_configure.asp - same as above
66. admin_spam_configure.asp - updated wording intructions and now works with new configuration engine
67. admin_statistics.asp - improved performance and compacted code
68. admin_suspend_registration.asp - updated to work with new settings table
69. includes/global_variables_inc.asp - updated to add in support for new features
70. default.asp - updated to display the most ever active stats
71. functions/functions_common.asp - active users function updated to also include a database update on the event of the most ever active users
72. admin_email_notify_configure.asp - nows supports alternative SMTP srever Port numbers
73. admin_email_test.asp - same as above
74. admin_statistics.asp - added more statistics, inc. version number and database type
75. functions/functions_date_time_format.asp - now displays 'Unknown' if no date information is available instead of vbScripts default of 30/12/1899
76. admin_group_details.asp - now supports multiple ladder groups
77. admin_view_groups.asp - now supports multiple ladder groups
78. new_post.asp - updated to work with multiple ladder groups
79. admin_register.asp - fixed a number of bugs and can now select group when adding new member
80. register.asp - updated to support multiple ladder groups
81. admin_language_file_inc.asp - added new text
82. admin_update_check.asp - new file for added feature to check for new updates
83. admin_menu.asp - updated to link to the new update check
84. admin_skin_configure.asp - added more options
85. functions/functions_session_data.asp - added extra error handling
86. admin_web_wiz_forums_settings.asp - new file to setup general settings in Web Wiz Forums
87. admin_calendar_configure.asp - new configuration file
88. admin_pm_configure.asp - new configuration file
89. common.asp - fixed session issue
90. register.asp - fixed issue that would not allow new users to register if cookies are not enabled in their browser
91. admin_web_wiz_forums_features.asp - new file for enabling and disabling features in web wiz forums
92. admin_newspad_configure.asp - new file to configure Web Wiz NewsPad integration
93. admin_rss_configure.asp - new feature to configure RSS Feeds
94. admin_post_topic_configure.asp - new file to configure post and topic settings
95. functions/functions_common.asp - updated error handling message function to show detailed error message if global variables fail to load
96. includes/page_link_inc.asp - removed version 7 and 8 classic page numbering as it is no-longer used by anyone
97. pop_up_member_search.asp - added new text to this file as some users are confused as to how to use this tool
98. includes/message_form_inc.asp - updated for larger size of member search box
99. admin_find_member.asp - same as above
100. pm_buddy_list.asp - same as above
101. forum_topics.asp - added meta description
102. forum_posts.asp - added meta description using the text from the first 100 characters in the first post
103. RSS_topic_feed.asp - updated to work with new admin control panel settings
104. RSS_calendar_feed.asp - same as above
105. RSS_post_feed.asp - same as above
106. functions/functions_common.asp - updated cookie handling functions
107. new_reply_form.asp - now supports YouTube when replying to a YouTube post
108. printer_friendly_posts.asp - now supports YouTube in posts
109. pm_new_message.asp - supports new feature to delete old PM's if user has gone over their limit
110. includes/message_form_inc.asp - now supports new settings for PM's
111. pm_message.asp - same as above
112. RTE_popup_preview.asp - same as above
113. new_post.asp - fixed security issue where members demoted from a forum could still receive email notifications
114. includes/login_form_inc.asp - increased password length
115. login_user.asp - same as above
116. register.asp - now supports admin user setting of minimum username and password length
117. admin_register.asp - same as above
118. admin.asp - fixed bug that meant admins could not access the admin area if their usernames were above 15 charcaters
119. forgotten_password.asp - updated to work with new configuration settings
120. functions/functions_login.asp - updated to support new settings for setting the number of afiled login attempts
121. login_user.asp - same as above
122. admin_view_groups.asp - updated for new points system
123. admin_group_details.asp - updated for new points system
124. admin_group_points.asp - new file to allow members to setup the ladder group point systems
125. register.asp - updadted to work with new points system
126. admin_register.asp - added points system
127 member_profile.asp - now displays the number of points the user has


Database Changes
New Table tblSetupOptions
New fields:-
1. Option_Item - data type = text/vchar 30 characters
2. Option_Value - data type = text/vchar 255 characters

Removed Table tblConfiguration

Database Changes
Changed Table tblGroup
New fields:-
1. Ladder_Group - data type = text/vchar 15 characters


Database Changes
Changed Table tblAuthor
New fields:-
1. Points - data type = integer
ed issue that members email addresses were not imported
4. file_upload.asp - fixed javascript error that wouldn't allow images to be uploaded in the file manager
5. admin_common.asp - updated for license holders
6. includes/global_variables_inc.asp - fixed automactic error detection of URL's which cousrsed problems with some email notification links
7. includes/default_javascript.js - renamed file to default_javascript_v9.js as caching issues with browser when upgrading was coursing problems
8. header.asp - updated file to point to the new JS file
9. admin_email_notify_configure.asp - same as above
10. admin_skin_configure.asp - same as above
11. admin_license.asp - improved error response
12. css_styles - all css files updated to fix large text format issue
13. admin_remove_sub_forum.asp - updated to improve SQL
14. popup_topic_admin.asp - fixed bug that would not allow forum moderators to update topic details
15. lock_topic.asp - fixed issue that prevent moderators from locking topics
16. search_process.asp - altered so the minium search word length for logged in users is 1 character
17. quick_topic_search.asp - fixed CInt error
18. quick_search.asp - same as above
19. move_post.asp - made some minor alterations to the code
20. functions_member_API.asp - fixed varaible undifined bug
21. admin_server_test.asp - new file to test the server is caperble of running all the features of the premium edition
22. admin_menu.asp - new includes link to new compatibility test
23. includes/admin_index_inc.asp - same as above
24. pm_buddy_list.asp - moved the 'Add Buddy' form to the top of the page
25. register.asp - removed 'Delete Member' option which has been here for years, but under version 9 users have requested it be moved to the admin control panel 
26. admin_select_members.asp - improved page, added new delete member and displays email addresses 
27. functions/functions_session_data.asp - made standards complient SID
28. includes/page_link_inc.asp - improved stardards compliance 
29. forum_topics.asp - same as above
30. forum_posts.asp - same as above
31. includes/browser_page_encoding_inc.asp - added script validation content type
32. css_styles - all styles changed to support removing align="absmiddle" as it's not part of the XHTML standards
33. global serach and replace done to remove align="absmiddle" and border="0"
34. default.asp - improved stardards compliance  
35. login_user_test.asp - fixed issue with logging in and returning to correcrt page, also sometimes coursed a blank page in IE6
37. login_user.asp - same as above
38. includes/login_form_inc.asp - same as above
39. includes/global_variables_inc.asp - added new verible for holding sid for redirects
40. global search and replace to replace all strQsSID2 in redirect querystrings with strQsSID3
41. default.asp - fixed bug that would sometimes cause a blank page in IE 5 & 6 when using quick login
42. pm_inbox.asp - updated javasctipt coding
43. admin_forum_details.asp - added a 'check all' feature for setting forum permssions
44. includes/admin_javascript_v9.js - new javascript file for the admin area
45. includes/admin_header_inc.asp - updated file to point to the new admin javascript file#
46. admin_group_permissions.asp - add new 'check all' for setting permissions
47. admin_group_details.asp - added a 'check all' feature for setting forum permssions, corrected guest group defaults, and have 'non-ladder' checked by default when creating new groups
48. delete_member.asp - renamed admin_delete_member.asp and now only run from the admin control panel
49. includes/setup_options_inc.asp - placed upload folder file name into this file so it is now hardcoded, due to nemrious bug reports due to user miss configuration
50. includes/global_variables_inc.asp - removed reading in upload folder and variable settings
51. admin_upload_configure.asp - removed all trace of being able to set an upload folder from the amdin area
52. file_upload.asp - fixed issue that would course the image upload not to appear if file uploading was disabled, also improved error handling text
53. file_browser.asp - updated to work with new avatar upload
54. upload_avatars.asp - improved look and made simpler to work with 
55. admin_add_member.asp - file removed, rewritten, and renamed to admin_register.asp due to a number of issues and inconsistencies
56. default.asp - updated so only displays the last poster's name and subject of the last topic if the user has read access to that forum
57. forum_topics.asp - same as above for sub forums


Changes from version 9.02 to version 9.03
----------------------------------------
1. includes/version_inc.asp - updated version number
2. css_styles all styles updated for a bit of refinment
3. css_styles/dark/default_style.css - improved dark skin and link to new pre_approved_post_dark.gif image
4. RTE_popup_adv_image.asp - fixed image insert issue
5. functions/functions_filters.asp - improved security and fixed RTE formatting for Arabic 
6. member_profile.asp - fixed email address issue for those who disable the bult in email client
7. includes/global_variables_inc.asp - improved the caching of settings
8. log_off_user.asp - destroys API session variables
9. quick_search.asp - improved layout for IE users
10. quick_topic_search.asp - same as above
11. forum_topics.asp - fixed bug that effected changing dates in Firefox
12. functions/functions_upload.asp - added extra error handling




Changes from version 9.03 to version 9.04
----------------------------------------
1. includes/version_inc.asp - updated version number
2. RTE_textarea.asp - improved for display in IE 7
3. functions/functions_filters.asp - improved support for non-western character sets
4. search_results_post.asp - fixed spelling mistake
6. language_files/language_file_inc.asp - updated new text for better explanation of how some things work
7. register.asp - updated text within this file
8. forum_posts.asp - now display's a new new_post.png icon next to unread new posts
9. get_last_post.asp - re-written to get the last unread post in a topic, or the last post in a topic
10. forum_posts.asp - improved code performance
11. default.asp - doesn't show how many unread posts in sub-forums that the user can not access
12. RSS_calendar_feed.asp - fixed displaying of non-western character sets, and gets the page encoding from the setup file
13. RSS_post_feed.asp - same as above
14. RSS_topic_feed.asp - same as above
15. includes/global_variables_inc.asp - fixed issue that could lead to the wrong URL being created for Web Wiz NewsPad
16. default.asp - now displays an 'unread post' icon next to forums with new posts in them, that will take the user straight to the last unread post in the last posted in topic
17. forum_topics.asp - now displays a 'unread post' icon next to topics with new posts that will take the user straight to the last unread post
18. active_topics.asp - same as above
19. pre_approved_topics.asp - same as above
20. search_results_topics.asp - same as above
21. forum_images - added some new images to support new features
22. includes/browser_page_encoding_inc.asp - removed page encoding setup and placed into the setup_options_inc.asp file
23. includes/setup_options_inc.asp - now has page encoding, RSS Encoding, and direction (RTL/LTR) included in this file
24. RTE_textarea.asp - updated for improved IE support and non-western character support
25. functions/functions_common.asp - updated cookie handling for non active members using IE's bad cookie handling
26. includes/message_form_inc.asp - increased the size of the editor writing area
27. includes/quick_reply_form_inc.asp - same as above for quick reply form
28. RTE_javascript.asp - increased the size of the editor toolbar to fit with new editor size
29. non_RTE_javascript.asp - same as above for non RTE editor
30. functions/functions_member_API.asp - added new and improved features to the existing member API
32. log_off_user.asp - added support to log the user out of the web site when using the member API
33. includes/status_bar_header_inc.asp - updated to support the improved member API
34. registration_rules.asp - updated to support improved member API
35. login_user.asp - same as above
36. includes/login_form_inc.asp - updated so that it will not display if the member API account control is disabled
37. includes/status_bar_header_inc.asp - updated to disable tools if member API is enabled, or link to the websites own registration/login pages
38. default.asp - remove quick login when using the member API and forums own login system is disabled
39. register.asp - updated for improved member API and support, fix issue with Web Wiz NewsPad integration, set new location
40. admin_import_members.asp - updated to improve performance and prevent errors that sometimes occurred on slower systems
41. includes/global_variables_inc.asp - updated to detect browser version better for degrading for IE 5 & 6 using GIF images
42. includes/Page_link_inc.asp - now uses client browser settings from global variables instead of calling function
43. includes/forum_status_icons_inc.asp - updated file to remove extra coding that is no-loner required
44. includes/status_bar_header_inc.asp - updated to use GIF images for IE 6 and below
45. includes/topic_status_icons_inc.asp - file updated for images
46. forum_images/blank.gif - updated image for smaller sized icons
47. RSS_calendar_feed.asp - fixed RSS Feed for Events
48. member_profile.asp - updated to fix issue with Newsletter that effected some users
49. RTE_popup_link_preview.asp - fixed issue with undefined variable issue
50. functions/functions_windows_authentication.asp - fixed issue whereby Active Directory users needed to hit refresh to be logged in
51. functions/functions_login.asp - same as above
52. common.asp - removed call to old Windows Authentication (Active Directory) sub which is now replaced with a function
53. quick_serach.asp - text box size now set in pixels to prevent formatting issues with some browsers
54. quick_topic_search.asp - same as above
55. admin_common.asp - updated to fix undefined variable due to other changes in version 9.04
56. admin_register.asp - fixed issue with signatures not displaying as forum BBcodes when being edited in admin area
57. search_process.asp - improved performance
58. forum_posts.asp - fixed issue that would show buddy list link when PM system is disabled
59. functions/functions_common.asp - fixed text display 
60. active_topics.asp - improved performance
61. admin_view_forums.asp - updated text
62. includes/global_variables_inc.asp - improved error handling
63. includes/setup_options_inc.asp - added option to disable the updating of login cookies so users can use auto login on multiple machines
64. functions/functions_login.asp - updated so users can use auto-login on multiple computers, logging out will log the user out of all auto-logged in machines


Changes from version 9.04 to version 9.05
----------------------------------------
1. includes/version_inc.asp - updated version number
2. functions/functions_member_API.asp - improved reliability for logging in and out as different users
3. functions/functions_login.asp - improved member API and fixed resetting the login count on successful login
4. default.asp - improved text display
5. pm_new_message.asp - increased the size of the allowed username field
6. pm_new_message_from.asp - same as above
7. includes/message_form_inc.asp - same as above
8. pm_buddy_list.asp - increased the size of the username field allowed for buddies
9. pm_add_buddy.asp - increased the size of buddy names
10. admin_register.asp - disabled adding new members and editing member username when using the Member API, otherwise it will course issues within the Member API system
11. forum_posts.asp - moved the moderator tools drop down option to a more logical position for the page
12. active_users.asp - now displays users IP to admin and moderators, with link to block users IP
13. language _files/help_language_file_inc.asp - updated help file, to update some parts that have changed since this file was written
14. forum_images - new .gif images added for IE 6 and blow users 
15. functions/functions_upload.asp - improved SA FileUp uploading


The following files have been updated to show .gif's for IE 6 and below users
The gif's don't look as nice as the PNG images, but uptake of IE 7 with native PNG support is still very slow.

1. common.asp
2. includes/status_bar_header_inc.asp
3. active_topics.asp
4. forum_posts.asp
5. forum_topics.asp
6. pre_approved_topics.asp
7. calendar.asp
8. calendar_week.asp
9. calendar_year.asp
10. search_results_posts.asp
11. search_results_topics.asp
12. members.asp
13. includes/forum_status_icons_inc.asp
14. includes/topic_status_icons_inc.asp
15. calendar.asp
16. calendar_week.asp
17. includes/pm_check_inc.asp
18. email_ notify_subscriptions.asp
19. file_manager.asp
20. file_upload.asp
21. member_control_panel.asp
22. pm_buddy_list.asp
23. register.asp
24. register_confirm.asp
25. pm_inbox.asp
26. pm_message.asp
27. pm_new_message.asp
28. pm_new_message_form.asp
29. pm_outbox.asp
30. pm_welcome.asp


Changes from version 9.05 to version 9.06
----------------------------------------
1. includes/version_inc.asp - updated version number
2. register.asp - removed the country drop down and replaced with text box
3. pm_outbox.asp - added in missing div closing tag
4. register.asp - fixed bug that would course permissions error when member API is enabled
5. functions/functions_filters.asp - fixed issue that effected some servers when submitting gif images.
6. functions/functions_upload.asp - added extra protection against XSS vulnerabilities in IE
7. pm_new_message.asp - fix XSS exploit if Private Message can not be sent and displays the subject within the returned error message (XSS exploit could only be done to yourself and not to others)
8. functions/unsafe_upload_content_inc.asp - file to hold unsafe file content type for uploads





Changes from version 9.06 to version 9.07
----------------------------------------
1. includes/version_inc.asp - updated version number
2. functions/functions_upload.asp - fixed upload image issue when images are created in Adobe Photoshop
3. includes/setup_options_inc.asp - added new option to disable the HTTP XML API
4. HttpAPI.asp - new HTTP XML API



Changes from version 9.06 to version 9.08
----------------------------------------
1. includes/version_inc.asp - updated version number
2. RTE_file_browser.asp - fixed security vulnerability
3. file_browser.asp - fixed security vulnerability
4. functions/functions_common.asp - add new covertion functions to support the HTTP XML API
5. HttpAPI.asp - fixed errors that would occur on some methods requiring data type conversions


Changes from version 9.08 to version 9.50
----------------------------------------
1. includes/version_inc.asp - updated version number
2. mark_posts_as_read.asp - fix potential XSS security issue
3. admin_register.asp - fixed issue that would not allow the admin to update user profiles when the existing member API is enabled
4. register.asp - same as above
5. includes/global_variables_inc.asp - added new options and fixed verious bugs that would course crashes if incorrect path settings were enetered
6. admin_calendar_configuration.asp - new file for calendar settings
7. admin_pm_configuration.asp - new file for configuring private messaging
8. admin_menu.asp - add new settings options
9. includes/admin_index_inc.asp - same as above
10. admin_skin_configure.asp - fixed bug that would course crash if incorrect paths were set
11. admin_skin_configure.asp - updated so that if you change the default skin and have a custom banner logo for your forum, the banner logo does not get altered
12. includes/status_bar_header_inc.asp - removed google ads, unless you want your own google ads
13. includes/pm_check_inc.asp - updated for limited use in free edition
14. pm_welcome.asp - same as above
15. pm_new_message.asp - same as above
16. pm_welcome.asp - same as above
17. pm_inbox.asp - same as above
18. functions/functions_filters.asp - improved celanup on HTMLsafe(TM) security filters
19. functions/functions_upload.asp - improved uplaod for images created in Adobe
20. functions/unsafe_HTML_tags_inc.asp - updated to remove extra HTML and Scripting that could be used to laucnh malicious code
21. functions/functions_format_post.asp - improved YouTube support fix potential XSS security issue for both YouTube and Adobe Flash
22. CAPTCHA_image.asp - updated to Web Wiz CAPTCHA version 4.0 - for more info see www.WebWizCAPTCHA.com
23. functions/functions_common.asp - improved browser and OS detection
34. functions/functions_date_time_format.asp - now shows 'Today' date in bold
35. includes/setup_options_inc.asp - updated to support new 'Today' date above
36. default.asp - updated to display last posted topic subject in new location and in bold if the post is unread since last visit
37. forum_topics.asp - updated to show unread topics in bold
38. active_topics.asp - updated to show unread topics in bold
39. language_files/language_file_inc.asp - renamed Active Topics to New Posts
40. HttpAPI.asp - fixed issue in the XML HTTP API
41. forum_posts.asp - improved performance
42. functions/functions_windows_authentication.asp - updated file
43. admin_update_check.asp - new file to check for updates to Web Wiz Forums






Changes from version 9.50 to version 9.51
----------------------------------------
1. includes/version_inc.asp - updated version number
2. function/functions_common.asp - fixed issue were hidden topic subjects would be displayed to non moderator and admins in forum stats
3. function/functions_common.asp - improved unread posts feature for larger forums
4. function/functions_common.asp - improved browser and OS detection for active users table
5. get_last_post.asp - fixed server error when topic count gets above 32,000
6. database/database_connection.asp - set new variable to enable advanced paging for massive performance boost for SQL Server 2005/2008 and mySQL
7. includes/page_link_inc.asp - updated to support new paging
8. function/functions_common.asp - add new function to create dynamic keywords for pages
9. forum_posts.asp -  added advanced paging for massive performance boost for SQL Server 2005/2008 and mySQL and added dynamic meta tags
10. includes/quick_reply_form_inc.asp - updated to work with new paging system
11. active_topics.asp - same as above
12. admin_select_members.asp - same as above
13. ajax_email_notify.asp - same as above
14. calendar.asp - same as above
15. forum_topics.asp - same as above
16. members.asp - same as above
17. pm_buddy_list.asp - same as above
18. pm_inbox.asp - same as above
19. pm_outbox.asp - same as above
20. pre_approved_topics.asp - same as above
21. search_results_posts.asp - same as above
22. search_results_topics.asp - same as above
23. active_topics.asp - added advanced paging for massive performance boost for SQL Server 2005/2008 and mySQL
24. forum_topics.asp -  added advanced paging for massive performance boost for SQL Server 2005/2008 and mySQL and added dynamic meta tags
25. members.asp -  added advanced paging for massive performance boost for SQL Server 2005/2008 and mySQL
26. pop_up_topic_admin.asp - updated to fix issue with latest myODBC 3.51 driver and moderator logging
27. delete_poll.asp - same as above
28. functions/functions_filters.asp - improved error handling
29. functions/functions_edit_post.asp - same as above
30. edit_post.asp - updated to fix issue with latest myODBC 3.51 driver
31. includes/global_variables_inc.asp - added new variable for selecting myODBC driver
32. database/database_connection.asp - updated to allow mySQL users to select which myODBC driver they wish to use and for advanced paging
33. admin_pm_configuration.asp - increased number of permitted Private Messages
34. new_post.asp - updated to send post approval notifications to admins and moderators
35. language_files/language_file_inc.asp - added text for new feature above
36. new_post.asp - now supports sending post approval email notifications to forum admins and moderators
37. show_post.asp - updated so the person approving the post doesn't get an email notification
38. logs - new folder to store log files for the forum
39. includes/setup_options_inc.asp - updated to allow the enabling of log files
40. functions/functions_common.asp - added new function for forum logging
41. register.asp - updated to add logging for new registration and moderator profile editing
42. new_post.asp - updated to add logging for new topics and replies
43. edit_post.asp - updated to add support for logging
44. delete_topic.asp - updated to add support for logging
45. hide_post.asp - updated to support moderator logging and fix forum statistics bug
46. show_post.asp - updated to support moderator logging
47. lock_topic.asp - updated to support moderator logging and added new statistics updating
48. pop_up_IP_blocking.asp - updated to support moderator logging
49. admin_upload_configure.asp - updated to support uploads of up to 30MB in size
50. admin_email_notify_configure.asp - updated to link to the server compatibility test page to test to see what components are installed on the server
51. RTE_popup_movie.asp - new file for adding YouTube and Flash BBcodes
52. RTE_popup_movie_preview.asp - used with new file above to preview movie
53. language_files/RTE_language_file_inc.asp - updated to support new movie popup
54. functions/functions_common.asp - added new SQL Injection test
55. forum_images/post_button_movie.gif - new image for RTE Toolbar
56. includes/RTE_toolbar_inc.asp - updated to add new toolbar button to add YouTube and Adobe Flash movies to posts
57. functions/functions_format_post.asp - increased default Adobe Flash movie size to 250
58. file_upload.asp - updated to support file display after upload and now defaults to image uploads as these are more common
59. file_manager.asp - after uploading a file or image now returns the user to the file manager displaying the upload in the preview window



The following files have been updated to support the myODBC 5.1 database driver for mySQL

admin_activate.asp
admin_calendar_configuration.asp
admin_close_forums.asp
admin_email_domain_blocking.asp
admin_email_notify_configure.asp
admin_forum_details.asp
admin_group_details.asp
admin_group_permissions.asp
admin_import_members.asp
admin_ip_blocking.asp
admin_pm_configuration.asp
admin_register.asp
admin_skin_configure.asp
admin_spam_configure.asp
admin_suspend_registration.asp
admin_upload_configure.asp
admin_web_wiz_forums_configuration.asp
delete_post.asp
edit_post.asp
email_notify.asp
forgotten_password.asp
HttpAPI.asp
lock_topic.asp
move_post.asp
pm_add_buddy.asp
poll_cast_vote.asp
pop_up_IP_blocking.asp
register.asp

The following files have been updated to check querystrings for SQL Injection virus attacks

forum_posts.asp
printer_friendly_posts.asp
forum_topics.asp
default.asp
pre_approved_topics.asp
active_topics
calendar.asp
calendar_year.asp
calendar_week.asp
search_process.asp


Changes from version 9.51 to version 9.52
----------------------------------------
1. includes/version_inc.asp - updated version number
2. search_process.asp - fixed quotation bug
3. forum_posts.asp - improved dynamic keywords
4. functions/functions_common.asp - improved keywords security and reliability and moved SQL Injection Test
5. includes/setup_options_inc.asp - updated to allow physical server paths to be used for logging
6. functions/functions_common.asp - same as above
7. new_post.asp - fixed bug that would course the email component to throw an exception if the email address was blank
8. show_post.asp - same as above
9. functions/functions_filters.asp - improved HTML striping function for improved description tags
10. functions/functions_common.asp - added support for AppleWebKit browser engine (Safari & Google Chrome) WYSIWYG RTE Editor
11. functions/functions_common.asp - updated to identify iPhone, iPod, and Google Chrome for active users list
12. includes/RTE_toolbar_inc.asp - updated spell checking
13. RTE_javascript.asp - updated for support for AppleWebKit browser engine (Safari & Google Chrome)
14. RTE_configuration/RTE_setup.asp - updated RTE Version number
15. functions/functions_filters.asp - improved image alt property and also added support for image title property
16. pm_email_pm.asp - updated to improved support for authenticated mail servers
17. email_messenger.asp - updated to improved support for authenticated mail servers
18. email_topic.asp - updated to improved support for authenticated mail servers
19. language_files/language_file_inc.asp - added new text for improved email message information and toolbar button
20. HttpAPI.asp - updated to HTTP XML API version 1.02, and replaced misspelled suspended response
21. admin_update_check.asp - updated to improve layout and include the edition information
22. includes/RTE_toolbar_inc.asp - corrected text for insert movie button in editor toolbar
23. admin_import_members.asp - improved member import tool
24. language_files/calendar_language_file_inc.asp - fixed spelling mistake on line 46
25. includes/status_bar_header_inc.asp - updated to improve icon links
26. RTE_popup_adv_image.asp - updated to allow image uploading in Private Messages if member is allowed
27. RTE_popup_file_atch.asp - fixed permissions error when attaching file to Private Message
28. RTE_popup_movie_preview.asp - improved the way YouTube movies are displayed in the Preview window
29. RTE_popup_movie.asp - improved the way YouTube BBcodes are formatted and the way the Preview window is sent data
30. mssql_server_setup.asp - improved database setup file to not check that the database is not already created
31. mysql_server_setup.asp - same as above
32. admin_register.asp - changed so that when Windows Authentication/Active Directory is enabled can not place members into the admin group
33. functions/functions_windows_authentication.asp - updated documentation


Changes from version 9.52 to version 9.53
-----------------------------------------
1. includes/version_inc.asp - updated version number
2. RTE_popup_adv_image.asp - fixed bug that would not allow image uploading
3. RTE_popup_file_atch.asp - fixed bug that would not allow file uploading
4. register.asp - fixed file corruption
5. functions/functions_filters.asp - fixed file corruption


Changes from version 9.53 to version 9.54
-----------------------------------------
1. includes/version_inc.asp - updated version number
2. forum_posts.asp - fixed RRS Feed button bug so that the RSS Feed button now displays
3. resync_post_count.asp - fixed bug that would not allow moderators to re sync post and topic count within a forum
4. search_process.asp - improved searching for larger forums
5. functions/functions_member_API - improved password checking and creation
6. HttpAPI.asp - fixed a bug when creating new members on some server setups
7. forum_posts.asp - fixed bug where certain keywords in a search would trigger the SQL Injection test
8. admin_update_check.asp - fixed update check bug
9. new_post.asp - fixed bug that would trigger anti-spam settings when server changed to daylight saving time
10. admin_batch_delete_members.asp - fixed bug that meant the batch delete didn't work on some servers
11. functions/functions_windows_authentication.asp - improved the way Active Directory integration works
12. functions/functions_send_mail.asp - updated to not display a server error message to end users if sending email fails (will write to log files if logging is enabled)
13. includes/global_variables_inc.asp - added new variable to hold email sending error message
14. admin_email_test.asp - updated for improved email setting test
15. language_files/language_file_inc.asp - added new text for email sending errors
16. email_topic.asp - updated to display user error message if email fails to send
17. email_messenger.asp - updated to display user error message if email fails to send
18. forgotten_password.asp - updated to display user error message if email fails to send
19. resend_email_activation.asp - updated to display user error message if email fails to send
20. report_post.asp - updated to display user error message if email fails to send
21. search_form.asp - can now select to search for topics started by a particular member
22. search_process.asp - improved search timeout for larger forums, improved performance, improved member searching, improved error handling
23. language_files/language_file_inc.asp - added new text for improved search error handling
24. functions/functions_report_errors.asp - new file for reporting errors to Web Wiz Engineer for Hosted Solutions Subscribed Users
25. admin_common.asp - added call to functions_report_errors.asp
26. common.asp - added include functions_report_errors.asp
27. functions/functions_common.asp - added include functions_report_errors.asp
28. file_manager.asp - fixed issue that would course continuous image refresh under certain circumstances and fixed issue with deleting images with ampersands
29. file_browser.asp - fixed issue with deleting images with ampersands



Changes from version 9.54 to version 9.55
-----------------------------------------
1. includes/version_inc.asp - updated version number
2. includes/setup_options_inc.asp - added new option to disable the malicious code parsing for uploaded images and files
3. functions/functions_upload.asp - updated to support new option to disable malicious code parsing for uploaded files and images and improve filters
4. file_upload.asp - updated to display more accurate error codes and progress bar for AspUpload 3.x and above
5. language_files/language_file_inc.asp - added new text for improved upload error messages
6. includes/setup_options_inc.asp - added new option to disabled upload file scanning
7. RTE_popup_adv_image.asp - updated to show improved error messages and progress bar for AspUpload 3.x
8. RTE_popup_file_atch.asp - updated to show improved error messages and progress bar for AspUpload 3.x
9. non_RTE_upload_images.asp - updated to show improved error messages
10. non_RTE_upload_files.asp - updated to show improved error messages
11. admin_upload_configure.asp - updated to allow admin to select AspUpload 3.x which now includes progress bar
12. AspUpload_ProgressBar_Frame.asp - new file for displaying the progress of uploaded files and images
13. AspUpload_ProgressBar.asp - new file for displaying the progress of uploaded files and images
14. language_files/RTE_language_file_inc.asp - updated language for upload progress bar
15. forum_images/upload_files.gif - new image for upload upload progress bar
16. functions/functions_upload.asp - updated to support progress bar for AspUpload 3.x
17. admin_server_test.asp - updated to detect AspUpload 3.x for the progress bar compatibility test


Changes from version 9.55 to version 9.56
-----------------------------------------
1. includes/version_inc.asp - updated version number
2. functions/functions_common.asp - improved unread post count on larger forums
3. active_topics.asp - updated to display in text the number of new posts in a topic
4. search_results_topics.asp - same as above
5. forum_topics.asp - same as above
6. forum_posts.asp - updated to include a 'View First Post' link at the top of topics containing new posts
7. functions/functions_filters.asp - fixed nofollow addition to links
8. default.asp - changed the new posts notification to display more accurately and added in SEO links for URL rewriting
9. css_styles - all default_style.css cascading style sheet files have been updated to prevent the recent changes to Google Ads forcing the drop down, calendar, search boxes, etc. appearing under the Google Ads
10. .htaccess - new file for ISAPI_Rewrite 3 URL rewriting (available as a separate download)
11. includes/calendar_jump_inc.asp - improved for SEO friendly links with URL rewriting
12. default.asp - updated for search engine friendly URL rewriting
13. functions/functions_filters.asp - added new filters for making SEO friendly URL titles
14. forum_topics.asp - added in SEO links for URL rewriting
15. includes/global_variables_inc.asp - added new global variable holding link page titles
16. includes/page_link_inc.asp - updated to add SEO friendly titles to page links
17. forum_jump_inc.asp - updated to add SEO friendly titles to page links
18. forum_posts.asp - updated with SEO friendly links for URL rewriting
19. active_topics.asp - updated for SEO friendly links for URL rewriting and fixed bug that would course log-out issue for visitors without cookies enabled
20. get_lastPost.asp - adds SEO title to end of redirect link
21. common.asp - the last visit cookie is now updated every 60 seconds instead of every 5 minutes, to make the new post notification more accurate
22. functions/functions_edit_post.asp - fixed removal of nofollow when editing links
23. calendar.asp - improved error handling for out of range dates and added new SEO friendly links for URL rewriting
24. calendar_week.asp - same as above
25. calendar_year.asp - same as above
26. search_results_posts.asp - updated with SEO friendly links for URL rewriting
27. search_results_topics.asp - updated with SEO friendly links for URL rewriting
28. edit_post.asp - improved return URL to take the user directly back to the post they have just edited
29. functions/functions_calendar.asp - updated with SEO friendly links for URL rewriting
30. RTE_javascript.asp - increased the size of the post editor
31. includes/quick_reply_form_inc.asp - same as above
32. includes/message_form_inc.asp - same as above
33. forum_images/email_topic.gif - new image for emailing topics
34. forum_images/bookmark* - 7 new images each starting with 'bookmark' for new social bookmark links
35. forum_images/openshare-icon.* - new image with both png and gif for the new social bookmark links
36. forum_images/printable_version.* - new image with both png and gif for the new social bookmark links
37. language_files/language_file_inc.asp - added new text


Changes from version 9.56 to version 9.56a
-----------------------------------------
1. includes/version_inc.asp - updated version number 
2. default.asp - fixed bug that would course a false positive under certain circumstances on SQL Injection test
3. forum_topics.asp - same as above
4. forum_posts.asp - same as above
5. includes/setup_options_inc.asp - fixed issue that would course error in Free Express Edition 


Changes from version 9.56a to version 9.60
-----------------------------------------
1. includes/version_inc.asp - updated version number
2. functions/functions_filters.asp - improved URL Rewriting function which now uses Regular Expressions to create page names
3. common.asp - updated to include setup options
4. includes/setup_options_inc.asp - new option to disable the SEO Friendly Titles on URL's
5. search_results_posts.asp - improved SEO Title and fixed keyword highlighter issue that would not highlight keywords under certain conditions
6. search_results_topics.asp - improved SEO Title
7. register.asp - fixed bug that would prevent visitors without cookies enabled in their browser from registering or editing their forum profile
8. admin_menu.asp - fixed issue that would not allow admin to check for updates if cookies were not working in their browser
9. includes/admin_index_inc.asp - same as above
10. pm_message.asp - added more error handling to prevent errors when clicking on malformed email notification links
11. active_topics.asp - fixed URL rewrite links for forum headings
12. forgotten_password.asp - fixed JavaScript form checking bug
13. RTE_popup_emoticons.asp - now auto scrolls the emoticons container for those adding extra emoticons
14. non_RTE_popup_emoticons.asp - now auto scrolls the emoticons container for those adding extra emoticons
15. includes/message_form_inc.asp - supports larger emoticons window
16. includes/non_RTE_quick_reply_toolbar_inc.asp - same as above
17. includes/RTE_quick_reply_toolbar_inc.asp - same as above
18. includes/RTE_toolbar_inc.asp - same as above
19. RTE_popup_link.asp - auto removes http:// if already included in the text to convert to a link
20. smileys - new emoticon images added to this folder
21. includes/emoticons_inc.asp - updated to add support for new animated emoticons
22. functions/functions_format_post.asp - increased YouTube movie size for newer wide screen format
23. includes/RTE_toolbar_inc.asp - increased the size of the editors movie window for larger YouTube wide screen movies
24. database/database_connection.asp - file changed to support new online setup
25. database/database_settings.asp - new file to hold the database connection settings
26. common.asp - updated to support new online setup
27. functions/functions_common.asp - updated to detect Opera Mini for RTE detect the Windows 7 and Windows 2008 R2 OS's
28. member_profile.asp - fixed bug that would display the location of the member to someone viewing their profile even if that person viewing the profile did not have permission to access the forum the member was viewing
29. RTE_file_browser.asp - fixed bug that would course an error in the file browser if the uploaded file size was above 32MB
30. functions/functions_session_data.asp - session timeout value is now stored in a variable for easier modification
31. functions/functions_windows_authentication.asp - fixed Windows Authentication bug that would course problems with some users and usernames with quotes
32. forum_posts.asp - fixed bug that would allow posts in hidden topics to be viewed
33. setup.asp - new file for new setup wizard
34. setup_database_connection.asp - new file for new setup wizard for online database connection setting up
35. setup_db.asp - new file for new setup wizard for creating or updating the database
36. setup_db_con_test.asp - new file for new setup wizard to test the database connection
37. setup_select_database.asp - new file for new setup wizard for selecting the type of database you are using
38. forum_images - new images added for database logos
40. setup_db - new folder containing new files for the setup and upgrade of Web Wiz Forums databases
41. report_post.asp - report post text area now larger and moderators can now report posts to other moderators regrading issues with posts
42. forum_posts.asp - now displays 'report Post' to all users regardless of their login status


Changes from version 9.60 to version 9.61
-----------------------------------------
1. includes/version_inc.asp - updated version number
2. common.asp - changed the time the last visit cookie is set
3. functions_session_data.asp - improved application stored sessions
4. includes/setup_options_inc.asp - fixed issue where cookies where not being set the correct path
5. forum_posts.asp - fixed bug that if a member was subscribed to email notifications for a topic the box was not checked in the reply form, thus un-subscribing them
6. new_reply_form.asp - same as above
7. edit_post_form.asp - fixed bug that if a member was subscribed to email notifications for a topic the box was not checked in the editing a post, thus un-subscribing them
8. setup_database_connection.asp - text for new install and updates is now different, also fixed bug that would write the wrong wording for True/False on some servers
9. common.asp - updated to support new settings
10. includes/status_bar_header_inc.asp - updated to support new Adware Express Edition
11. includes/google_adsense_inc.asp - updated for improved ad placement when using own Google Ads
12. forum_posts.asp - new improved page layout  new Adware Express Edition and for own Google Ads
13. includes/global_variables.asp - updated to support new Adware Express Edition
14. calendar.asp - same as above
15. calendar_week.asp - same as above
16. calendar_year.asp - same as above
17. admin_pm_configuration.asp - same as above
18. admin_calendar_configure.asp - same as above
19. admin_upload_configure.asp - same as above
20. file_manager.asp - same as above
21. admin_update_check.asp - improved the check for updates tool
22. admin_adware.asp - new page to enable the Adware Express Edition
23. admin_menu.asp - new options added
24. functions/functions_login.asp - fixed bug that would read incorrect settings for users


Changes from version 9.61 to version 9.62
-----------------------------------------
1. includes/version_inc.asp - updated version number
2. admin_import_members.asp - updated mySQL Database Driver to use myODBC 3.51 for member imports and fix import bug that affected some systems
3. delete_topic.asp - added script timeout setting
4. member_profile.asp - fixed bug that allowed those with blacklisted IP's to view members profiles
5. RTE_popup_file_atch.asp - fixed bug that would not add extra properties to links when creating a link from highlighted text and using a question mark within the link
6. RTE_popup_link.asp - same as above
7. functions/functions_common.asp - improved detection of Windows 7
8. setup_database_connection.asp - fixed issue that would not allow you to select myODBC 5.1 driver when setting up the mySQL database version
9. includes/google_adsense_inc.asp - improved Google Ads for Premium Edition forums using their own ads
10. includes/global_variables_inc.asp - added new Google Ads code
11. forum_posts.asp - improved Google Ads for Premium Edition forums using their own ads
12. admin_category_details.asp - rewritten to improved security and better coding
13. admin_view_forums.asp - removed querystrings that are not required
14. admin_forum_details.asp - improved coding and reduced the number of querystrings passed to the page
15. admin_view_groups.asp - removed querystrings that are not required
16. admin_groups_details.asp - improved coding and security
17. forum_posts.asp - improved positioning of Google Ads for Premium Edition users displaying their own Google Ads
18. get_last_post.asp - fixed bug that would not show hidden topics for admins when clicking the new post link
19. forum_posts.asp - improved usability for approving hidden topics and posts
20. includes/status_bar_inc.asp - added XCSRF ID to logout link to prevent uers being logged out using a malicious image or link
21. log_off_user.asp - checks the XCSRF ID is correct before logging out the user 
22. forum_images/approve_post.png - new image for post approval icon
23. forum_images/approve_post.gif - gif image of the above png, as IE 6 and below don't support alpha transparent png's


Changes from version 9.62 to version 9.63
-----------------------------------------
1. includes/version_inc.asp - updated version number
2. register.asp - improved performance
3. functions/functions_common.asp - improved performance for the checkFormId function
4. email_topic.asp - improved performance for remote form submission checking
5. email_topic.asp - same as above
6. forum_password_form.asp - improved performance and shortened data saved in session
7. admin_change_admin_username.asp - improved security and fixed XCSRF vulnerability
8. email_messenger.asp - improved performance for remote form submission checking
9. functions/functions_session_data.asp - improved performance and added extra security
10. includes/global_variables_inc.asp - new places the OS type into a variable to reduce calls to the function and reduce the amount of code needed to run
11. forum_topics.asp - improved session performance
12. forum_posts.asp - same as above
13. default.asp - improved security for cookie removal
14. remove_cookies.asp - improved performance and security
15. edit_post_form.asp - improved session handling
16. forum_posts.asp - improved session handling and security
17. forum_topics.asp - improved session handling and security
18. new_poll_form.asp - improved session handling
19. new_post.asp - improved session handling
20. new_reply_form.asp - improved session handling
21. new_topic_form.asp - improved session handling
22. printer_friendly_posts.asp - improved session handling
23. pm_new_message_form.asp - improved session handling
24. pm_delete_message.asp - improved session handling
25. pm_message.asp - improved session handling
26. includes/pm_check_inc.asp - improved session handling
27. includes/admin_header_inc.asp - added XCSRF ID to logout link to prevent users being logged out using a malicious image or link
28. admin_logout.asp - added XCSRF checking and fixed session bug that would attempted to remove non existent session data
29. admin.asp - added extra security for admin area
30. admin_  - all files beginning admin_ have been updated to add extra security
31. pop_up_IP_blocking.asp - improvements to security
32. pop_up_topic_admin.asp - added in extra checks for XCSFR and fixed session bug for deleting polls
33. delete_topic.asp - improvements to security
34. active_topics.asp - same as above
35. pre_approved_topics.asp - same as above
36. search_results_posts.asp - same as above
37. search_results_topics.asp - same as above
38. delete_posts.asp - same as above
39. delete_poll.asp - same as above
40. hide_post.asp - same as above
41. show_post.asp - same as above
42. lock_forum.asp - same as above
43. lock_topic.asp - same as above
44. admin.asp - enhanced security, admin area users must now stay within the same domain to stay logged in to the admin area
45. admin_common.asp - updated to support new enhanced single domain admin area security
46. includes/setup_options_inc.asp - updated to store session data in the database by default now that session performance for databases has been improved
47. functions/functions_common.asp - fixed bug in active users that would sometimes drop active user records that where still valid
48. email_notify.asp - fixed potential security bug in this file


Changes from version 9.63 to version 9.64
-----------------------------------------
1. includes/version_inc.asp - updated version number
2. functions/functions_session_data.asp - fixed bug that would not include session key on first pass when creating a new session
3. active_topics.asp - fixed bug that would mean the 'mark posts as read' link would not work from this page
4. admin_statistics.asp - removed meta refresh as this fails due to meta refresh not passing the referrer
5. admin_select_members.asp - increased the size of text allowed in the search box
6. admin_user_permissions.asp - fixed bug that would not allow individual member permissions to be removed from sub forums
7. functions/functions_session_data.asp - fixed bug that would course a database primary key violation under certain circumstances
8. RRS_post_feed.asp - altered to limit the maximum returned results
9. includes/message_form_inc.asp - fixed member name formatting bug
10. pm_new_message_form.asp - updated to add in new XSS striping to support bug fix above
11. admin_register.asp - added missing text for field option
12. move_post.asp - fixed runtime error if moving the first or last post in a topic to a new topic
13. member_profile.asp - updated to not show the members homepage, email, or signature for suspended members
14. language_files/language_file_inc.asp - added new text for IP Address search
15. search_form.asp - added new search option for admins and moderators to search for IP addresses
16. search_process.asp - updated to support new IP search
17. new_post.asp - updated to support new Regular Expression Bad Word Filter
18. edit_post.asp - same as above
19. pm_new_message.asp - same as above
20. register.asp - same as above
21. admin_bad_word_filter_configure.asp - updated text to inform admins that Regular Expressions can now be used for the Bad Word Filter


Changes from version 9.64 to version 9.65
-----------------------------------------
1. includes/version_inc.asp - updated version number
2. functions/functions_session_data.asp - fixed bug that would not remove read/unread session data when using database stored sessions
3. includes/setup_options_inc.asp - updated cookie path to always be lower case
4. functions/functions_login.asp - improved unread/read post data to be more relevant for those using multiple computers
5. common.asp - last visit date is read in before cookie if user is logged in to make it more accurate when using multiple computers
6. pm_inbox.asp - fixed page formatting bug that would not display the Private Message Delete buttons in the correct place
7. includes/google_adsense_inc.asp - optimised Google Adsense Ads for those showing their own ads
8. includes/global_variables_inc.asp - same as above
9. forum_posts.asp - Optimised Google Ads for those showing their own ads and fixed 'Approve Post' link bug
10. admin_server_test.asp - fixed bug that would mean those without cookies enabled would be logged out if using the return to main menu link
11. forum_posts.asp - added Twitter and Translate to the Social Bookmarking, Topic Share Drop Down
12. language_file/language_file_inc.asp - added new 'Translate' text to language file



Changes from version 9.65 to version 9.66
-----------------------------------------
1. includes/version_inc.asp - updated version number
2. admin_user_permissions.asp - updated to disallow the editing of the 'Guests' member account
3. functions/functions_session_data.asp - improved performance and accuracy 
4. includes/global_variables_inc.asp - add new variable for new improved select lists
5. includes/default_javascript_v9.js - added new function to build list options on the fly
6. includes/page_link_inc.asp - builds list options on the fly using javascript to reduce page sizes, bandwidth and page load times
7. functions/functions_common.asp - new login code format
8. register.asp - updated to add in an email address confirmation field
9. language_file/language_file_inc.asp - updated to add in new text for the confirmation email address
10. admin_select_members.asp - fixed bug that would not allow you to click through multiple pages when searching for email addresses
11. functions/functions_format_post.asp - updated to strip out code injected into posts by badly behaved Firefox plugins

The following have been updated with added CSRF protection
1. pm_add_buddy.asp
2. pm_buddy_list.asp
3. pm_delete_buddy.asp
4. pm_message.asp
5. pm_delete_message.asp
6. pm_inbox.asp
7. includes/message_form_inc.asp
8. pm_new_message.asp
9. pm_new_message_form.asp
10. file_manager.asp
11. file_delete.asp
12. file_upload.asp
13. email_notify_subscriptions.asp
14. email_notify_remove.asp
15. email_notify.asp
16. ajax_email_notify.asp
17. new_post.asp
18. edit_post.asp
19. new_reply_form.asp
20. new_poll_form.asp
21. new_reply_form.asp
22. new_topic_form.asp
23. edit_post_form.asp
24. forum_posts.asp


Changes from version 9.66 to version 9.67
-----------------------------------------
1. includes/version_inc.asp - updated version number
2. includes/message_form_inc.asp - updated to add new call to AJAX session ping to keep sessions alive while creating posts and PM's
3. includes/quick_reply_form_inc.asp - same as above
4. new_post.asp - updated to reduce the amount of emails sent. Improves performance, less chance of spam reports, and reduces email bounces
5. language_file/language_file_inc.asp - updated to add in new text for updated email notifications
6. forum_posts.asp - updated to fix form validation errors
7. functions/functions_common.asp - updated to correctly identify the Twiceler web crawler
8. ajax_session_alive.asp - new file to keep sessions alive while reading posts, creating posts, or writing Private Messages
9. pm_new_message_form.asp - updated to include error when submitting form if the session has expired
10. new_reply_form.asp - same as above
11. new_poll_form.asp - same as above
12. new_topic_form.asp - same as above
13. edit_post_form.asp - same as above
14. functions/functions_send_mail.asp - updated to add page encoding for the email body for those email components that support this features


Changes from version 9.67 to version 9.68
-----------------------------------------
1. includes/version_inc.asp - updated version number
2. includes/message_form_inc.asp - fixed bug that meant people without cookies enabled could not post
3. includes/quick_reply_form_inc.asp - same as above


Changes from version 9.68 to version 9.69
-----------------------------------------
1. includes/version_inc.asp - updated version number
2. admin_upload_configure.asp - fixed bug that would not allow member disk space for uploads to be set above 1048MB, now allows 2048MB (2GB)
3. forum_posts.asp - added Google Buzz to social network sharing links
4. includes/message_form_inc.asp - fixed bug that meant a JavaScript error could occur under some circumstances
5. includes/quick_reply_form_inc.asp - same as above
6. default.asp - added canonical meta tag for improved SEO
7. forum_posts.asp - same as above
8. forum_topics.asp - same as above
9. forum_images/bookmark_buzz.gif - new image added


Changes from version 9.69 to version 9.70
-----------------------------------------
1. includes/version_inc.asp - updated version number
2. functions/functions_login.asp - fixed bug that would cause incorrect last visit date if the database server was out-of-sync with the web servers time settings
3. functions/functions_common.asp - updated to detect new mobile devices and mobile search engine spiders
4. functions/functions_common.asp - add new function for formatting database dates dependent on the type of database being used
5. functions/functions_session_data.asp - improved date handling for sessions and fixed occasional database error message when creating new sessions
6. new_post.asp - updated date handling and emails sending
7. forum_posts.asp - fixed issue with displaying keyword searches that included an underscore
8. functions/functions_format_post.asp - updated to strip some of the bloat from MS Word
9. RTE_popup_word_paste.asp - improvements to WordTidy for those copy and pasting from Word Documents
10. functions/functions_common.asp - updated to identify Baiduspider a popular Chinese search bot
11. forum_posts.asp - fixed canonical link bug that could cause an incorrect link on forums not using URL Rewrite but have ISAPI Rewrite installed on the server
12. forum_topics.asp - same as above
13. new_post.asp - updated for improved support of HTML in the bad word filter
14. edit_post.asp - same as above
15. includes/setup_options_inc.asp - added new configuration
16. upload_avatars.asp - fixed bug that meant uploaded avatars did not populate the profile editing page with the URL location of the avatar file
17. email_messenger.asp - fixed missing </div> tag
18. admin_menu.asp - fixed issue that would not allow admin to check for updates if cookies were not working in their browser
19. includes/admin_index_inc.asp - same as above
20. includes/global_variables_inc.asp - updated to add support for new mobile browser options and improve performance
21. includes/google_adsense_inc.asp - file removed due to changes in Google Adsense that causes policy violations and Google refusing payments to publishers
22. includes/ads_inc.asp - new generic file for support many different advertisers in Premium Editions
23. common.asp - updated to support new generic ads support
24. includes/status_bar_header_inc.asp - generic ads support and mobile browser support
25. forum_posts.asp - same as above
26. CAPTCHA_image.asp - updated to Web Wiz CAPTCHA version 4.02
27. includes/CAPTCHA_form_inc.asp - updated to Web Wiz CAPTCHA version 4.02
28. printer_friendly_posts.asp - updated to improve SEO
29. functions/functions_common.asp - added new function to detect if it is a mobile browser for improved mobile browser support
30. register.asp - defaults to short registration form for mobile browsers
31. common.asp - updated breadcrumb trail for mobile browsers
32. default.asp - updated to support new mobile view for mobile and tablet browsers
33. forum_posts.asp - same as above
34. forum_topics.asp - same as above
35. active_topics.asp - same as above
36. search_results_topics.asp - same as above
37. webwizforums_image.asp - updated image file for generating GIF image from HEX to binary
38. includes/show_forum_permissions_inc.asp - updated permissions drop down for mobile browsers
39. forum_posts.asp - updated to support mobile browser view
40. search_results_posts.asp - updated to support mobile browser view
41. css_styles - All forum skins have been updated with new mobile_default_style.css file for CSS for mobile browsers
42. functions/functions_common.asp - improvements to performance and reduced memory storage for read/unread posts
43. default.asp - limited the number of displayed birthdays to 50 to avoid server loading issues where members select the lowest date (being 1st Jan) as their birthday
44. calendar.asp - updated to only show dates in the region of 2001 to 5 years from today's date (2001 being the year Web Wiz Forums was released)
45. calendar_week.asp - same as above
46. calendar_year.asp - same as above
47. show_post.asp - updated new post notification emails
48. includes/setup_options_inc.asp - nofollow rule is now on by default to prevent spammers posting links to get link juice
49. functions/functions_format_post.asp - updated to support mobile browsers
50. common.asp - added mobile/classic view switch
51. default.asp - added option to switch to classic/mobile view when using a mobile browser
52. language_file/language_file_inc.asp - updated to add new text for new 9.70 features
53. includes/browser_page_encoding_inc.asp - added new doctype for XHTML Mobile for when using mobile view of forum
54. login_user.asp - updated to support mobile browser view
55. functions/functions_edit_post.asp - fix bug that meant carriage returns were not displayed when editing with the WYSIWYG Editor disabled
56. RTE_popup_link_preview.asp - updated to support mobile browser doctype
57. register.asp - displays if nofollow is applied to links to put off link spammers
58. signature_preview.asp - same as above
59. RTE_popup_link_preview.asp - same as above
60. includes/message_form_inc.asp - same as above
61. includes/quick_reply_form_inc.asp - same as above


Changes from version 9.70 to version 9.71
-----------------------------------------
1. includes/version_inc.asp - updated version number
2. forum_posts.asp - updated to improve SEO by returning a 404 header status for deleted, removed, or non existing topics
3. pm_message.asp - now supports Mobile View
4. includes/global_variables_inc.asp - updated to add in new functionality
5. forum_topics.asp - fixed bug for mobile browses that did not correctly link to sub forums (Thanks to kiklop)
6. report_post.asp - fixed missing </div> tag
7. pm_inbox.asp - updated for improved support for mobile browsers
8. pm_outbox.asp - same as above
9. admin_skin_configure.asp - updated for improved SEO
10. functions/functions_date_time_format.asp - uses full date for search engines rather 'Today' and 'Yesterday' to improve search engine rich snippets
11. includes/browser_page_encoding_inc.asp - fixed error in page header when in mobile browser view
12. forum_posts.asp - fixed header link to RSS Feed
13. quick_search.asp - updated to improve SEO indexing
14. quick_topic_search.asp - updated to improve SEO indexing
15. functions/functions_common.asp - performance improvements to code
16. HttpAPI.asp - fixed encoding bug for LoginMemberCookie (Thanks to deoiub)
17. new_post.asp - updated the sending of notifications to give a more accurate message to subscribers
18. register.asp - added extra error handling to prevent page errors when signatures are updated by the bad word filter
19. new_post.asp - added new code to update the last active time of the member
20. css_styles - all CSS Style Sheets updated to support max image size (Thanks to Lars)
21. forum_images/new_window.png - new icon to open new windows
22. forum_posts.asp - added link to enable Forum Admin and Moderators to view information on an IP Address
23. pop_up_IP_blocking.asp - same as above
24. admin_ip_blocking.asp - same as above
25. register.asp - updated to send new member admin vetting email in HTML format with IP information
26. includes/message_form_inc.asp - improvements to Mobile View
27. includes/quick_reply_form_inc.asp - same as above
28. language_file/language_file_inc.asp - updated to add new text for new 9.71 updates
29. default.asp - updated links to switch between classic and mobile views
30. forum_topics.asp same as above
31. active_topics.asp - same as above
32. pm_message.asp - same as above
33. forum_posts.asp - updated Mobile View to include Quote, Edit, and Reply buttons
34. forum_images/topic_sm.png - new image for Mobile View Status Bar
35. includes/status_bar_header_inc.asp - updated formatting for Mobile View




Changes from version 9.71 to version 9.72
-----------------------------------------
1. includes/version_inc.asp - updated version number
2. pm_message.asp - fixed occasional database session error
3. functions/functions_filters.asp - fixed bug that meant nofollow was not being added to user content (Thanks to Gullanian)
4. admin_upload_configure.asp - updated to allow the allocation of large disk space for member uploads
5. RTE_popup_movie_preview.asp - updated to support YouTube share links being pasted directly in to Movie Properties window
6. functions/functions_format_post.asp - updated to allow YouTube share links to be used in [TUBE][/TUBE] BBcode
7. pop_up_IP_blocking.asp - IP addresses are now ordered
8. admin_ip_blocking.asp - same as above
9. active_users.asp - updated to include link to IP Information Lookup Tool for admins and moderators to find more information on IP addresses of active connections
10. functions/functions_upload.asp - fixed vulnerability in detection of uploaded file types



Changes from version 9.72 to version 9.73
-----------------------------------------
1. includes/version_inc.asp - updated version number
2. functions/functions_common.asp - fixed smalldatetime error that affected some installations
3. forum_posts.asp - fixed error with SQL Server version that on Topics with 1,000's of posts some posts would not display in the correct date order
4. forum_posts.asp - applied same fixed for Topics as above for posts, although at this time there have been no reports in the wild of incorrect date orders for topics





Changes from version 9.72 to version 10 beta 1
----------------------------------------------
1. includes/version_inc.asp - updated version number
2. functions/functions_upload.asp - fixed issue that meant that some file types could not be uploaded
3. admin_upload_configure.asp - fixed javascript error when submitting form
4. file_manager.asp - fixed issue that meant file names containing ampersand (&) could not be deleted
5. file_delete.asp - same as above
6. file_browser.asp -same as above
7. functions/unsafe_HTML_tags_inc.asp - improved security filters
8. functions/functions_filters.asp - improved HTMLsafe security filters to remove any empty tags left after filtering
9. functions/functions_upload.asp - fixed server error if the uploaded file name included a comma
10. functions/functions_common.asp - updated user agent detection for active users list
11. admin_upload_configure.asp - now supports uploads up to 2GB when used with AspUpload 3 
12. functions/functions_send_mail.asp - improve character encoding support
13. admin_email_notify_configure.asp - updated text information
14. RSS_topic_feed.asp - now supports YouTube videos in RSS Feeds
15. RSS_post_feed.asp - same as above
16. RSS_calendar_feed.asp - same as above
17. edit_post.asp - now only shows 'edited by' within edited posts, if the post is edited after 5 minutes
18. language_files/language_file_inc.asp - updated to add new text
19. search_form.asp - added new searching methods for searching for member posts that the member has started
21. search_process.asp - updated the search process to include searching for topics a member has started
22. member_profile.asp - updated so 'Online Status' text is now shorten to 'Status'
23. forum_posts.asp - same as above
24. quote_box - new images in png and gif format
25. functions/functions_format_post.asp - added images to quote boxes
26. forum_posts.asp - now displays page numbers in the page title
27. forum_topics.asp - same as above
28. global search and replace to removed dated looking ':' and replace with '-'
29. member.asp - title bar was not being loaded from language file, also now displays page numbers in title
30. pm_inbox.asp - now displays page numbers in title
31. pm_outbox.asp - same as above
32. register.asp - fixed issue that would course escape characters to display in usernames
33. admin_register.asp - same as above
34. functions/functions_common.asp - removed legacy unused functions
35. register.asp - improved error handing and checking if emails are valid
36. HttpAPI.asp - new HTTP XML API to allow programmers to interact with Web Wiz Forums from other programs, web apps, etc.
37. members.asp - improved error handling
38. functions/functions_common.asp - added new functions for better error handling of data conversions
39. Global search and replace to update CInt, CLng, CDate, CDbl, and CBool to use new error handling data conversion functions
40. admin_select_members.asp - updated to remove edit link when displaying guest account
41. admin_register.asp - updated to be able to edit the master Admin and Guest account
42. includes/setup_options_inc.asp - added new variable to disable the HTTP XML API for extra security
43. admin_db_import_members_form.asp - updated text as some people were attempting to try and enter URL's to Access databases
44. functions/functions_common.asp - added more error handing for detection of IE version
45. email_messenger.asp - updated file for mail servers which require authentication with emails sent from a local address
46. functions/functions_filters.asp - improved security filters
47. pm_email_pm.asp - improved sending email for authenticated mail servers
48. email_topic.asp - improved security and the sending of emails using authenticated SMTP servers
49. functions/functions_member_API.asp - now allows users to set an auto-login cookie state for the member API
50. includes/global_variables_inc.asp - improved error handling
51. move_post.asp - fixed rare bug that would course an error when moving a post to a new topic
52. functions/functions_windows_authentication.asp - improved security and login procedure
53. includes/global_variables_inc.asp - new configuration and settings engine
54. admin_web_wiz_forums_configuration.asp - updated file to work with new configuration system
55. admin_license.asp - updated to work with new system
56. functions/functions_login.asp - fixed admin login issue when using windows authentication
57. admin_email_notify_configure.asp - updated file to work with new configuration system
58. admin.asp - improved login when using windows authentication 
59. admin_logout.asp - improved logout when using windows authentication 
60. functions/functions_upload.asp - now works with larger file sizes
61. file_manager.asp - improved error handling when no allotted space is set
62. admin_upload_configure.asp - updated to work with new configuration engine
63. upload_avatars.asp - updated file to improved performance
64. admin_close_forums.asp - file updated to work with new configuration engine
65. admin_skin_configure.asp - same as above
66. admin_spam_configure.asp - updated wording instructions and now works with new configuration engine
67. admin_statistics.asp - improved performance and compacted code
68. admin_suspend_registration.asp - updated to work with new settings table
69. includes/global_variables_inc.asp - updated to add in support for new features
70. default.asp - updated to display the most ever active stats
71. functions/functions_common.asp - active users function updated to also include a database update on the event of the most ever active users
72. admin_email_notify_configure.asp - now supports alternative SMTP server Port numbers
73. admin_email_test.asp - same as above
74. admin_statistics.asp - added more statistics, inc. version number and database type
75. functions/functions_date_time_format.asp - now displays 'Unknown' if no date information is available instead of vbScripts default of 30/12/1899
76. admin_group_details.asp - now supports multiple ladder groups
77. admin_view_groups.asp - now supports multiple ladder groups
78. new_post.asp - updated to work with multiple ladder groups
79. admin_register.asp - fixed a number of bugs and can now select group when adding new member
80. register.asp - updated to support multiple ladder groups
81. admin_language_file_inc.asp - added new text
82. admin_update_check.asp - new file for added feature to check for new updates
83. admin_menu.asp - updated to link to the new update check
84. admin_skin_configure.asp - added more options
85. functions/functions_session_data.asp - added extra error handling
86. admin_web_wiz_forums_settings.asp - new file to setup general settings in Web Wiz Forums
87. admin_calendar_configure.asp - new configuration file
88. admin_pm_configure.asp - new configuration file
89. common.asp - fixed session issue
90. register.asp - fixed issue that would not allow new users to register if cookies are not enabled in their browser
91. admin_web_wiz_forums_features.asp - new file for enabling and disabling features in web wiz forums
92. admin_newspad_configure.asp - new file to configure Web Wiz NewsPad integration
93. admin_rss_configure.asp - new feature to configure RSS Feeds
94. admin_post_topic_configure.asp - new file to configure post and topic settings
95. functions/functions_common.asp - updated error handling message function to show detailed error message if global variables fail to load
96. includes/page_link_inc.asp - removed version 7 and 8 classic page numbering as it is no-longer used by anyone
97. pop_up_member_search.asp - added new text to this file as some users are confused as to how to use this tool
98. includes/message_form_inc.asp - updated for larger size of member search box
99. admin_find_member.asp - same as above
100. pm_buddy_list.asp - same as above
101. forum_topics.asp - added meta description
102. forum_posts.asp - added meta description using the text from the first 100 characters in the first post
103. RSS_topic_feed.asp - updated to work with new admin control panel settings
104. RSS_calendar_feed.asp - same as above
105. RSS_post_feed.asp - same as above
106. functions/functions_common.asp - updated cookie handling functions
107. new_reply_form.asp - now supports YouTube when replying to a YouTube post
108. printer_friendly_posts.asp - now supports YouTube in posts
109. pm_new_message.asp - supports new feature to delete old PM's if user has gone over their limit
110. includes/message_form_inc.asp - now supports new settings for PM's
111. pm_message.asp - same as above
112. RTE_popup_preview.asp - same as above
113. new_post.asp - fixed security issue where members demoted from a forum could still receive email notifications
114. includes/login_form_inc.asp - increased password length
115. login_user.asp - same as above
116. register.asp - now supports admin user setting of minimum username and password length
117. admin_register.asp - same as above
118. admin.asp - fixed bug that meant admins could not access the admin area if their usernames were above 15 characters
119. forgotten_password.asp - updated to work with new configuration settings
120. functions/functions_login.asp - updated to support new settings for setting the number of failed login attempts
121. login_user.asp - same as above
122. admin_view_groups.asp - updated for new points system
123. admin_group_details.asp - updated for new points system
124. admin_group_points.asp - new file to allow members to setup the ladder group point systems
125. register.asp - updated to work with new points system
126. admin_register.asp - added points system
127. member_profile.asp - now displays the number of points the user has
128. HttpAPI.asp - added extra error handling and included the cookie domain in the return of login cookie data via XML
129. admin_change_admin_username.asp - updated admin username update so they can select from more usernames
130. pm_message.asp - fixed bug were member could not access a PM they sent if they clicked on a notification email
131. includes/login_form_inc.asp - updated to work with new configurable settings for CAPTCH display
132. RTE_textarea.asp - updated to that it doesn't show a background image from the main CSS file
133. forum_topics.asp - improved performance for larger forums
134. forum_posts.asp - improved performance for larger topics
135. login_user.asp - passwords are now case sensitive
136. admin.asp - same as above
137. admin_change_admin_username.asp - now supports complex passwords
138. register.asp - if enabled now supports complex passwords
139. active_topics.asp - improved performance for very large forums with over 250,000 posts per year
140. get_last_post.asp - fixed overflow error when over 32,767 topics 
141. forum_posts.asp - fixed reverse post bug that would not store user preference change
142. default.asp - updated layout to show last post subject at the top
143. functions/functions_date_time_format.asp - now displays 'today' in strong
144. register.asp - now includes option to require the users real name and/or location
145. search_process.asp - updated to support new topic rating system and show unread posts in bold
146. forum_topics.asp - updated to support new topic ratings and show unread posts in bold
147. search_results_posts.asp - same as above
148. search_results_topics.asp - same as above
149. pre_approved_topics.asp - same as above
150. forum_posts.asp - updated to display topic rating and allow users to rate a topic
151. active_users.asp - changed the way dates are displayed
152. rate_topic.asp - new file to rate topics
153. admin_register.asp - fixed bug that would not display the default date format for new users
154. register.asp - same as above
155. admin_seo_settings.asp - new file for configuring Search Engine Optimisation and dynamic meta tags
156. admin_skin_configure.asp - increased the size for textbox data
157. functions/functions_session_data.asp - added new option for Search Robot sessions
158. common.asp - same as above
159. functions.functions_login.asp - improved the way unsuccessful login attempts are handled
162. functions/functions_format_post.asp - improved YouTube BBcode
163. delete_topic.asp - updated to also delete any rating
164. delete_post.asp - deletes topic rating if also deleting the topic
165. admin_batch_delete_posts.asp - deletes topic rating
166. admin_delete_forum.asp - same as above
169. includes/quick_reply_form_inc.asp - now supports disabling signatures
171. admin_db_import_members_form.asp - fixed issue that would allow multiple groups and the guest group to be selected for the import member group
173. register.asp - fixed email address bug when using the existing member API
174. forgotten_password.asp - updated to support case sensitive passwords
175. forum_posts.asp - improved the way the order by session is saved
176. mark_posts_as_read.asp - changed redirect page
177. HttpAPI.asp - improved Access database support 
178. functions/functions_common.asp - fixed forum statistics were they would include topics which had been set later as hidden
179. hide_post.asp - improved performance
180. lock_topic.asp - now also updates the forum stats so that hidden topics don't display on the forum index
181. includes/global_variables_inc.asp - updated to allow private messenger outbox size
182. pm_new_message.asp - updated to support new outbox functionality
183. language_file/pm_language_file_inc.asp - updated to add new text for Private Messaging
184. pm_outbox.asp - now allows you to delete messages from your outbox
185. pm_delete_message.asp - complete re-write to support deleting emails from inbox and outbox
189. functions/functions_common.asp - updated PM count update function to correctly count the number of unread posts the user has in their inbox
190. pm_new_message_form.asp - updated to restrict the number of PM's the user can have in their outbox
191. admin_user_permissions.asp - extra error checking so that can not set member permissions for the Guest Account as this can course problems
192. login_user.asp - improved security
193. functions/functions_login.asp - updated to save the login IP address of the user
194. register.asp - updated to save the registration IP address of the user
195. admin_select_members.asp - updated to allow searching of the registration/login IP address
196. admin_ip_blocking.asp - updated to get the IP address to block from the querystring to auto fill the IP text box
197. file_browser.asp - now dose not show '_vti_cnf' sub folders if Frontpage Extensions are enabled
198. RTE_file_browser.asp - same as above
199. functions/functions_upload.asp - improved error handling for file and image uploads
200. admin_email_notify_configure.asp - increased the textbox size of the forum URL
201. admin_import_members.asp - fixed bug that sometimes left passwords incorrectly imported
202. file_browser.asp - fixed issue where uploaded files did not display correctly in IE 5 and 6
203. default.asp - improved the way last posted subjects are shown
204. RTE_popup_movie.asp - updated to support Adobe Flash and/or YouTube
205. HttpAPI.asp - updated text to make it clearer to understand
206. functions/functions_session_data.asp - improved the removal of sessions which have timed out
207. RTE_quick_reply_toolbar_inc.asp - updated to support various modes
208. mark_posts_as_read.asp - updated to also mark all comments as read
209. member_profile.asp - updated to not show homepages and signatures if disabled
210. register.asp - updated to not ask for homepages and signatures if disabled
211. forum_posts.asp - updated to not show homepages if disabled
213. forum_posts.asp - updated to not show the signature of banned members
214. includes/status_bar_header_inc.asp - updated calendar to events
215. admin_group_details.asp - updated to allow the disabling of signatures for groups
216. includes/global_variables_inc.asp - updated to include new group signature permission
217. functions/functions_login.asp - updated to read in the group permission for signatures
218. member_profile.asp - updated to now not display the members signature if signatures are disabled for the group
219. includes/global_variables_inc.asp - added new global variable for the post editing time frame
230. insufficient_permission.asp - includes new message if someone attempts to edit a post outside of the permitted time frame
231. edit_post.asp - checks the time frame of when the post was created to see if the member can still edit their post
232. chat.asp - new file for forum chat room
233. new_post.asp - improved security 
234. chat_server.asp - new file for chat room for server interactions
233. includes/chat_javascript.asp - new file for chat room
234. pop_up_IP_blocking.asp - now has a new property for the reason for the IP block
235. admin_ip_block.asp - same as above
236. admin_spam_filter_configure.asp - new file to configure SPAM Filters
237. admin_menu.asp - updated to add new menu option for configuring the SPAM Filters
238. admin_spam_filter_delete.asp - new file to delete spam filters
239. admin_spam_filter_add.asp - new file to add SPAM filters
240. pm_new_message.asp - updated to work with SPAM filters
241. not_posted.asp - updated with error message if Spam filters reject message
242. new_post.asp - now supports the spam filters
243. edit_post.asp - updated to check the spam filters for any spam in the edited post
244. admin_group_details.asp - added new settings for groups
245. functions/functions_filters.asp - updated to remove URL's and Images for Groups that do not have permission for these
246. admin_pm_configure.asp - updated with new settings to allow which groups can use the PM system
247. file_manager.asp - same as above
248. file_upload.asp - same as above
249. email_notify_subscriptions.asp - same as above
250. member_control_panel.asp - updated to add additional options
251. admin_forum_details.asp - updated to add new option for forum icon
252. default.asp - updated to read in custom forum icon
253. forum_topics.asp - same as above
254. includes/forum_status_icon_inc.asp - updated to display forum custom icon
255. admin_mobile_settings.asp - new file for the configuration of Mobile Device Settings
256. common.asp - updated to allow enabling and disabling of Mobile Optimised View and Mobile Domain
257. active_user.asp - updated to add linking to IP Information Tool
258. admin_chat_room_settings.asp - new file for configuring the settings for the Chat Room
259. functions/functions_login.asp - updated to allow the disabling of the new Chat Room on a group level
260. admin_registration_settings.asp - new file for setting the registration settings
261. registration_rules.asp - updated to read in the new member rules from the database rather than a file
262. includes/global_variables_inc.asp - updated to support custom fields in registration and profiles
263. register.asp - updated to support custom profile fields
264. member_profile.asp - updated to display custom profile fields
265. admin_ads_settings.asp - new file for adding Ad Code including VigLink
266. includes/ads_inc.asp - file removed as no longer required
267. includes/latest_posts_inc.asp - new file for displaying the latest forum posts on forum index page
268. default.asp - updated to show AJAX latest posts
269. forum_posts.asp - updated to support Answer/Resolution Posts
270. answer_post.asp - new file to set if a post is an answer post or not
271. member_profile.asp - updated to display the Numbers of times the member has been thanked and the number of answers 
272. ajax_post_thanks.asp - new file to thank and member for a post
273. forum_posts.asp - added LinkedIn to Share Topic tool
274. register.asp - updated to add support for Facebook, LinkedIn, and Twitter
275. functions/functions_login.asp - read in the total number of PM's in a users inbox
276. includes/pm_check_inc.asp - updated to display member a message if their PM inbox is full
277. pm_inbox.asp - updated to record the number of PM's the user has in their inbox
278. pm_new_message.asp - updated page to record the number of PM's the user has in their inbox 
279. ajax_topic_share.asp - new file for improved Social Networking Topic Sharing
280. includes/header.asp - updated to support custom headers set in the Admin Control Panel
281. includes/footer.asp - updated to support custom footers set in the Admin Control Panel
289. admin_server_test.asp - added test for Persits AspJPEG
290. functions/functions_upload.asp - updated to add in support for image resizing using Persits AspJPEG
291. admin_upload_configure.asp - same as above
292. members.asp - updated to only show to admin and moderators if member list is disabled
293. includes/status_bar_header_inc.asp - will only show link to member list if an admin or moderator if member list is disabled
294. functions/functions_common.asp - fixed smalldatetime error that affected some installations
295. forum_posts.asp - fixed error with SQL Server version that on Topics with 1,000's of posts some posts would not display in the correct date order
296. forum_posts.asp - applied same fixed for Topics as above for posts, although at this time there have been no reports in the wild of incorrect date orders for topics


Database Changes
----------------

New Table tblSetupOptions
New fields:-
1. Option_Item - data type = text/vchar 30 characters
2. Option_Value - data type = memo


Add Table tblLadderGroup
New fields:-
1. Ladder_ID - datatype = autonumber/identity - primary key
2. Ladder_Name - datatype = text/vcahr 25 characters


Add Table tblSpam
1. Spam_ID - datatype = autonumber/identity - primary key
2. Spam - datatype = text/vchar 255 characters
3. Spam_Action - datatype = text/vchar 20 characters


Add Table tblTopicRatingVote
New fields:-
1. Topic_ID - data type = integer
2. Author_ID - data type = integer


Add Table tblThreadThanks
New fields:-
1. Thread_ID - data type = integer
2. Author_ID - data type = integer



Removed Table tblConfiguration


Changed Table tblAuthor
New fields:-
1. Points - data type = integer - default value = 0
3. Login_IP - datatype = text/vchar 50 characters
4. Custom1 - datatype = text/vchar 255 characters
5. Custom2 - datatype = text/vchar 255 characters
6. Custom3 - datatype = text/vchar 255 characters
7. Answered - data type = integer - default value = 0
9. Thanked - data type = integer - default value = 0
10. LinkedIn - datatype = text/vchar 75 characters
11. Facebook - datatype = text/vchar 75 characters
12. Twitter - datatype = text/vchar 75 characters
13. Inbox_no_of_PM = integer - default value = 0


Changed Table tblForum
New fields:-
1. Forum_URL - datatype = text/vchar 80 characters
2. Forum_icon - datatype = text/vchar 80 characters


Changed Table tblTopic
New fields:-
1. Rating - data type = double/float - default value = 0
2. Rating_Total - data type = integer - default value = 0
3. Rating_Votes - data type = integer - default value = 0


Changed Table tblGroup
New fields:-
1. Ladder_ID - data type = integer - default value = 0
2. Signatures - data type = boolean - default value = true
3. URLs - data type = boolean - default value = true
4. Images - data type = boolean - default value = true 
5. Private_Messenger = boolean - default value = true
6. Chat_Room = boolean - default value = true


Changed Table tblPMMessage
New fields:-
1. Inbox - data type = boolean - default value = true
2. Outbox - data type = boolean - default value = true


Changed Table tblBanList
New fields:-
1. Reason - datatype = text/vchar 50 characters


Changed Table tblThread
New fields:-
1. Answer - datatype = boolean - default value = false
2. Thanks - data type = integer - default value = 0




Changes from version 10 beta 1 to version 10 beta 2
---------------------------------------------------
1. includes/version_inc.asp - updated version number
2. functions/functions_common.asp - updated to add PostRank and LinkedIn bot detection for Active Users list
3. admin_forum_link.asp - new page to create Forums that link to new URL's
4. admin_view_forums.asp - updated to support forum links
5. forum_topics.asp - if a forum link then this page now rediercts to the link target
6. search_forum.asp - updated to not allow the section of forum links wehn seaching
7. default.asp - updated to show external forum links
8. language_file/language_file_inc.asp - updated with new text
9. Improvements made to upgrade and database creation tools
10. admin_pm_configure.asp - updated to correct option descriptions in Free Express Edition
11. forum_posts.asp - fixed bug that would drop the CSS on the forum topic pages if Facebok Like buttons where disabled (Thanks to msnahm)
12. forum_posts.asp - improvements to Social Sharing Links
13. ajax_topic_share.asp - added text to be more informative on what the Social Sharing icons are
14. pop_up_topic_admin.asp - updated to support external forum links
15. move_post_form.asp - same as above
16. admin_view_ladder_groups.asp - new file to view list of ladder groups
17. admin_ladder_group_details - new file for viewing, editing, and creating new ladder groups
18. admin_delete_ladder_group.asp - new file for deleting ladder groups
19. admin_menu.asp - added option to create, edit and delete ladder groups
20. functions/functions_format_post.asp - added new BBcode Hide to hide parts of posts till the member replies
21. forum_posts.asp - same as above
22. printer_friendly_posts.asp - same as above
23. RTE_popup_preview.asp - same as above
24. new_reply_form.asp - same as above
25. functions/functions_upload.asp - added work around for Microsoft IIS Semi-Colon Vulnerability in IIS 6 and below (IIS 7 and above do not have this vulnerability)
26. RTE_configuration/RTE_setup.asp - updated RTE version number
27. BBcodes.asp - updated to add information on new HIDE BBcode
28. forum_images/share_button.png - new image for social network sharing
29. includes/global_variables.asp - updated to add extra SEO options
30. admin_seao_settings.asp - same as above
31. default.asp - updated for improved SEO for URL Rewriting
32. functions/functions_filters.asp - updated HTML strip to also remove text between [HIDE] and [/HIDE] so hidden text is not displayed within a preview
33. includes/latest_posts_inc.asp - updated for improved SEO for URL Rewriting 
32. forum_topics.asp - same as above
33. active_topics.asp - same as above
34. RSS_post_feed.asp - updated to support new BBcode [HIDE] [/HIDE]
35. RSS_topic_feed.asp - updated to support new BBcode [HIDE] [/HIDE]
36. RSS_calendar_feed.asp - same as above



Changes from version 10 beta 2 to version 10
--------------------------------------------
1. includes/version_inc.asp - updated version number
2. admin_forum_link.asp - fixed bug that prevented external links being updated
3. rate_topic.asp - fixed bug numeric error with Access upgraded databases
4. includes/latest_posts_inc.asp - fixed display bug
5. admin_post_topic_configure.asp - fixed bug that Posts Per Page would default to 3 if you selected 11 Posts Per Page
6. includes/status_bar_header_inc.asp - updated to only show Chat Room link if you have permission to use the Chat Room
7. admin_chat_room_settings.asp - fixed bug that prevented the chat room being disabled in premium versions (thanks to klr3)
8. rate_topic.asp - added HTML Encoding for improved support for non Latin Character sets
9. ajax_post_thanks.asp - same as above
10. ajax_email_notify.asp - same as above
11. pm_outbox.asp - fixed page layout bug (thanks to klr3)
12. forum_topics.asp - same as above
13. chat.asp - fixed incorrect wording for non permitted users
14. chat_server.asp - fixed bug that meant Chat Room did not work if using mySQL Database
15. admin_forum_details.asp - fixed JavaScript error handling bug when adding Sub Forums
16. admin_forum_details.asp - updated to set default values for new forums to prevent errors in databases where default values are missing
17. forum_posts.asp - updated to add Googles new +1 button (Googles version of Facebook Like button)
18. includes/global_variables_inc.asp - updated to support new Google +1 button
19. admin_post_topic_configure.asp - updated to enable and disable Google +1 button
20. functions/functions_common.asp - updated to improve dynamic keywords
21. functions/functions_upload.asp - updated to add new function to check the image type can be resized by Persits AspJPEG
22. chat_server.asp - improved support for non English characters sets in the Chat Room
23. web.config - improvements to rewrite rules
24. admin_register.asp - the signature length is now trimmed to prevent errors
25. admin_db_import_members_form.asp - updated to also include the import of real names in to the database
26. admin_import_members.asp - same as above
27. pm_delete_message.asp - added extra checks to make sure user is logged in
28. admin_user_settings.asp - added option to hide IP Addresses from Moderators
29. includes/global_variables_inc.asp - updated to read in configuration item for IP's being hidden from Moderators
30. active_user.asp - updated to support hiding IP's from moderators
31. member_profile.asp - same as above
32. forum_posts.asp - same as above
33. functions/functions_common.asp - updated to add support for IE 10
34. admin_post_topic_configure.asp - updated wording for Topic Rating (thanks to Nick-V)
35. admin_user_settings.asp - added option to set the default search time for forum searches
36. includes/global_variables_inc.asp - updated to read in configuration item for default search time for forum searches
37. search_form.asp - updated to pre-select the default search time from the admin configuration
38. quick_search.asp - updated to use the default search date configuration item
39. chat.asp - updated to ask display forum login if the user is not logged in to the forum
40. register.asp - fixed bug that upgraded forums that had null for member points would show an error when editing profiles
41. admin_seo_settings.asp - correct grammar error in option description
42. forum_posts.asp - updated to display 'Thanks' drop down to the left if there is no Quote and Reply buttons


Changes from version 10.0 to version 10.01
------------------------------------------
1. includes/version_inc.asp - updated version number
2. includes/status_bar_header_inc.asp - fixed bug which meant that the logout link was not displayed if the memberlist was disabled (thanks to rjcarter)
3. RSS_topic_feed.asp - improved support for URL Rewriting
4. RSS_calendar_feed.asp - same as above
5. RSS_calendar_feed.asp - same as above 
6. includes/message_form_inc.asp - fixed bug that meant members where not given the option to add signatures to new Topics or Polls
7. functions/function_login.asp - updated for improved password compatibility with older versions
8. web.config - the web.config for URL Rewriting has been removed as IIS 7 servers without IIS 7 Rewrite Mod installed crash 
     The URL Rewrite for SEO Friendly URL's can be downloaded as a separate download from www.webwizforums.com/download
9. admin_seo_settings.asp - updated page to include links to download the URL Rewrite Tool next to the option to enable support for URL Rewriting on the Search Engine Optimisation page


Changes from version 10.01 to version 10.02
-------------------------------------------
1. includes/version_inc.asp - updated version number
2. HttpAPI.asp - updated to support case sensitive passwords
3. chat_server.asp - improved character support
4. activate.asp - fixed bug that can cause database error if the most ever users needs to be updated
5. admin_user_settings.asp - updated to add new feature to select who can view forum profiles
6. includes/global_variables_inc.asp - updated to read in configuration item for who can view member profiles
7. member_profile.asp - updated to control who can view the member profiles
8. ajax_post_thanks.asp - fixed bug where member points count was not updated when the member was thanked
9. functions/functions_session_data.asp - changed to new session ID format
10. functions/functions_format_post.asp - fixed bug that would cause broken links with empty URL BBcodes (thanks to Gullanian)
11. pm_delete_message.asp - fixed bug in mySQL version that would remove all Private Messages from inboxes
12. rate_topic.asp - fixed bug in mySQL version that would set all topic ratings that are presently 0 to the same as the topic being voted
13. RSS_topic_feed.asp - fixed issue that meant some RSS Readers had issues reading the feed
14. RSS_calendar_feed.asp - same as above
15. RSS_calendar_feed.asp - same as above 
16. forum_posts.asp - Answer Posts shown at top of Topic are now disabled when the order of Topic Posts are reversed to prevent formatting errors
17. functions/functions_member_API.asp - improved member API to correctly save passwords
18. includes/latest_posts_inc.asp - updated to fix formatting display colours
19. language_files/language_file_inc.asp - added new text for 10.02
20. active_users.asp - updated to show number of active search robots separate to active guests
21. default.asp - same as above
22. includes/message_form_inc.asp - increased server ping time which was incorrectly set and separate XSFR checking from session pinging
23. includes/quick_reply_form_inc.asp - same as above
24. ajax_session_alive.asp - updated to separate XSFR checking from session pinging to reduce the chance of form submission errors when posting
25. forum_posts.asp - updated javascript to check session is still valid after session ping
26. new_poll_form.asp - same as above
27. new_topic_form.asp - same as above
28. new_reply_form.asp - same as above
29. pm_new_message_form.asp - same as above
30. functions/functions_session_data.asp - updated to support sessions from IPv6 clients
31. new_post.asp - updated to support IPv6 address
32. edit_post.asp - same as above
33. admin_user_settings.asp - added option to select who can view member profiles
34. includes/global_variables_inc.asp - updated to read in configuration item for selecting who can read forum profiles
35. member_profile.asp - updated to support option for selecting who can view forum profiles


Changes from version 10.02 to version 10.02a (only available to Web Wiz Hosting customers - www.webwizforums.com/forum-hosting)
-------------------------------------------
1. includes/version_inc.asp - updated version number
2. register.asp - added further validation checks
3. CAPTCHA_image.asp - increased noise levels to make it harder for bots to read
4. registration_rules.asp - updated to add in new form fields for new registrations
5. functions/functions_session_data.asp - fixed bug that would cause crash when creating a new session with localhost IPv4 address


Changes from version 10.03 to version 10.03
-------------------------------------------
1. includes/version_inc.asp - updated version number
2. functions/functions_session_data.asp - updated to increase the length of the XID key
3. register.asp - increased security against spam bots
4. registration_rules.asp - updated to support new data used for the registration page


Changes from version 10.03 to version 10.10 beta
------------------------------------------------
1. includes/version_inc.asp - updated version number
2. functions/functions_common.asp - updated browser detection
3. chat_server.asp - updated to not include chat history for new members entering the chat room
4. delete_topic.asp - fixed error that would occur if deleting a topic of a member with no point count
5. delete_post.asp - fixed error that would occur if deleting a post of a member with no point count
6. forum_posts.asp - fixed bug that would display IP addresses of members to moderators when the features was disabled for moderators
7. quick_topic_search.asp - fixed bug that meant Chrome was ignoring the line spacing pushing the advanced search off the bottom of the search drop down
8. quick_search.asp - same as above
9. admin_user_settings.asp - updated to prevent incorrectly setting forum profiles to be viewed by all on upgraded v10 forums
10. pm_message.asp - updated page to fix occasional database error when saving season items
11. admin_seo_settings.asp - updated text on how to enable URL Rewriting
12. search_process.asp - updated to support IP address displaying for returned results for admins
13. search_results_posts.asp - same as above
14. functions/functions_common.asp - updated to remove stop words from keywords (thanks to Roberto Randall)
15. functions/functions_send_mail.asp - updated JMail 4 configuration for encoding emails (thanks to sectioni)
16. pm_new_message.asp - PM limits removed for all admin accounts, not just the built in super admin account
17. includes/pm_check_inc.asp - updated to prevent inbox full message for admin accounts that have no limits
18. pm_inbox.asp - now does not display bar graph at over 100% if the admin account has more PM's that is permitted
19. pm_outbox.asp - same as above
20. register.asp - updated to include more information in admin approval (vetting) emails for new accounts
21. language_files/language_file_inc.asp - updated to include text for new version
22. admin_update_check.asp - updated admin tool that checks for new releases
23. functions/functions_common.asp - added new StopForumSpam function
24. admin_stopforumspam.asp - new page to enable and view states for StopForumSpam spammer blocking
25. includes/global_variables_inc.asp - updated to read in new configuration items
26. functions/functions_common.asp - fixed bug with most active users ever feature
27. default.asp - updated spelling error within code variable
28. register.asp - updated to check new registrations again StopFourmSpam database
29. forum_posts.asp - updated to allow submitting of spammers to StopFourmSpams database
30. member_profile.asp - updated to allow suspended members to be submitted to StopFourmSpam database
31. admin_server_test.asp - added new test to test connection to StopFourmSpam servers
32. forum_posts.asp - updated Google +1 button code due to changes Google have made to code since it's launch
33. defualt.asp - updated to prevent changing category names in page URL's
34. forum_topics.asp  - updated to prevent changing forum names in page URL's
35. forum_posts.asp  - updated to prevent changing topic subject names in page URL's
36. web.config or .htccess - if you are using these files for URL Rewriting you should upgrade to the latest 1.8 version
37. functions/functions_common.asp - fixed bug that would mean members where incorrectly alerted to full Private Message In-boxes when their Inbox was empty
38. functions/functions_upload.asp - improvements to image resizing
39. setup_database_connection.asp - improvements made 
40. forum_posts.asp - fixed bug that showed the 'Set Post as Answer' to moderators, when the feature was disabled
41. HttpAPI.asp - updated to version 2.0 which now returns additional information
42. admin_registration_settings.asp - updated to add new option to redirect to another page if registrations are suspended
43. registration_rules.asp - updated to add redirect to another page if registrations are suspended
44. admin_web_wiz_forums_settings.asp - increased size allowed for forum path and website address
45. functions/functions_format_post.asp - updated to strip out JavaScript code injected in to web pages by BitDefender
46. ajax_topic_share.asp - updated to remove Google Buzz, which has been dropped by Google
47. active_users.asp - improved display of Search Engines in the Active Users list
48. spam_cleaner.asp - new file to remove spammer from forum
49. language_files/admin_language_file_inc.asp - add new text for spam cleaner page
50. functions/functions_format_post.asp - updated BBCode for Regular Expressions  (thanks to Gullanian)
51. BBcodes.asp - updated example domains
52. functions/functions_common.asp - improvements to performance for Banned IP's
53. admin_web_wiz_forums_settings.asp - added new option to enable compliance with EU Cookie Directive
54. functions/functions_format_post.asp - updated YouTube videos to not use cookies by using www.youtube-nocookie.com to comply with EU Cookie Directive
55. common.asp - updated to not set Cookies for 'Last Visit Date' and 'Mobile View Preferences' for non members to comply with EU Cookie Directive
56. admin_registration_settings.asp - updated text from 'Registration Rules' to 'Forum Rules' as now also used when logging in to the forum
57. default.asp - updated to now not display quick login if EU Cookie Directive is enabled
58. mark_posts_as_read.asp - updated to not set cookie if EU Cookie Directive compliance is enabled and not a logged in member
59. forum_terms.asp - new file to replace registration_rules.asp
60. registration_rules.asp - file removed
61. status_bar_header_inc.asp - updated to link to new registration terms page
62. includes/login_form_inc.asp - members now have to accept the forums terms when logging in
63. login_user.asp - updated security filters for redirect
64. functions/functions_date_time_format.asp - updated to show the number of hours and minutes for dates within 24 hours
65. admin_date_time_configure.asp - updated wording for showing 'today' in bold, to the 'last 24 hours' in bold
66. includes/latest_posts_inc.asp - updated to remove repeat topics from the list of last posts
67. poll_cast_vote.asp - updated to not set cookie if EU Cookie Directive compliance is enabled and not a logged in member
68. RTE_popup_adv_image.asp - decreased size of Preview URL Textbox to prevent formatting issues on some browsers
69. forum_password_form.asp - fixed bug that prevented login to password protected forums
70. members.asp - updated to replace Posts with Points in the member table
71. includes/global_variables_inc.asp - updated to change error handling to prevent default values being loaded when delay in SQL Server starting
80. forum_posts.asp - increased the size of the Facebook Like button to 130px (thanks to AllMor)
81. functions/functions_filters.asp - fixed bug that meant that under some circumstances canonical URL's where not lower case
82. regsiter.asp - removed CAPTCHA as using more advanced techniques for bot prevention
83. includes/login_form_inc.asp - updated form security
84. pm_new_message.asp - sets value for Post_read to prevent issues with databases where default values are not correctly set
85. admin.asp - updated security
86. login_user.asp - changed the login method for improved for simpler login
87. default.asp - removed quick login due to performance issues with security system for login when applied to quick login form
88. forgotten_password.asp - updated to improve security
89. admin_user_settings.asp - updated features available for the admin to set


The following files are updated to support SSL
1. admin_web_wiz_forums_settings.asp 
2. functions/functions_common.asp 
3. includes/browser_page_encoding_inc.asp
4. register.asp
5. registration_rules.asp
6. login_user.asp
7. login_user_test.asp 
8. register_confirm.asp 
9. admin.asp 
10. admin_common.asp 
11. pm_welcome.asp
12. pm_buddy_list.asp
13. pm_inbox.asp
14. pm_message.asp
15. pm_new_message.asp
16. pm_new_message_form.asp
17. pm_outbox.asp
18. email_notify_subscriptions.asp
19. member_control_panel.asp
20. member_profile.asp
21. forgotten_password.asp
22. forum_password_form.asp
23. default.asp
24. new_topic_form.asp
25. email_messenger.asp
26. insufficient_permission.asp
27. members.asp
28. new_poll_form.asp
29. new_reply_form.asp
30. report_post.asp
31. includes/login_form_inc.asp
32. RSS_topic_feed.asp
33. RSS_post_feed.asp
34. RSS_calendar_feed.asp
35. pop_up_member_search.asp
36. pop_up_IP_blocking.asp
37. pop_up_topic_admin.asp
38. delete_topic.asp
39. active_users.asp


Changes from version 10.10 beta to version 10.11
------------------------------------------------
1. includes/version_inc.asp - updated version number
2. functions/functions_format_post.asp - removed old BBcodes Color format
3. functions/functions_login.asp - updated to remove CAPTCHA test when incorrect login attempts get above that set in the admin area
4.  includes/chat_javascript.js - updated to increase the JavaScript array size for the Chat Room
5. register.asp - added server side validation for custom required fields in registrations and forum profiles
6. admin.asp - improved appearance
7. admin_pm_configure.asp - fixed bug that would only allow Private Message Inbox/Outbox Storage size of 5
8. functions/functions_filters.asp - updated to support local links not opening a new browser window
9. admin_post_topic_configure.asp - added option to enable or disable local links in the same browser window
10. includes/global_variables_inc.asp - updated to add new global variables
11. language_files/help_language_file_inc.asp - updated to include information on Cookies set by Web Wiz Forums
12. help.asp - updated FAQ page to display information on Cookies set by Web Wiz Forums to comply with EU Rules on Cookies
13. language_files/language_file_inc.asp - updated to include text for new version
14. default.asp - direct link added to Cookie Privacy Notice Web Wiz Forums forum homepage
15. includes/login_form_inc.asp - updated for improved compliance with EU and US law
16. register.asp - fixed bug that would not allow Registrations/Profiles to be submitted if blank custom fields are required
17. admin_registration_settings.asp - added further validation checks on custom fields


Changes from version 10.11 to version 10.12
-------------------------------------------
1. includes/version_inc.asp - updated version number
2. default.asp - fixed link to Cookie Privacy Notice for forums not using URL Rewriting
3. setup_db/msSQL_server_9x_update.asp - updated to upgrade tblThread table in two parts to reduce the likelihood of timeouts on larger database upgrades
4. includes/latest_posts_inc.asp - changed format of latest posts displayed on forum index page
5. admin_user_settings.asp - fixed page formatting error
6. members.asp - Points column now displays Point Count and not Post Count (thanks to Roberto iSec)
7. admin_server_test.asp - updated to support changes to the StopForumSpam API
8. spam_cleaner.asp - updated to inform user that details have been submitted to StopForumSpam
9. language_files/language_file_inc.asp - updated to include text for new version
10. register.asp - updated to fix bug new registration logging bug that would crash the registration if logging is enabled and registrant is found in stopforumspan database
11. includes/browser_page_encoding_inc.asp - fixed spelling mistake in function name
12. functions/functions_common.asp - same as above
13. new_post.asp - fixed issue that would cause a crash with some IPv6 addresses when posting new topics
14. admin_seo_settings.asp - updated documentation on various SEO options
15. admin_web_wiz_forums_settings.asp - updated documentation on enabling SSL support to warn not to enable unless the website supports SSL or you may not be able to log back in to the forum
16. HttpAPI.asp - fixed bug that meant some API calls resulted in server errors
17. functions/functions_common.asp - add Windows 8/Server 2012 to list of OS's identified in Active Users list
18. RTE_configuration/RTE_setup.asp - updated to Web Wiz RTE version 4.09wwf
19. functions/functions_common.asp - now correctly identified Internet Explorer 10


The following files have been updated to allow the RTE Editor to fully function when using SSL
1. RTE_popup_emoticons.asp
2. RTE_popup_word_paste.asp
3. RTE_popup_link.asp
4. RTE_popup_file_atch.asp
5. RTE_file_browser.asp
6. RTE_popup_link_preview.asp
7. RTE_popup_adv_image.asp
8. RTE_popup_image_preview.asp
9. RTE_popup_movie.asp
10. RTE_popup_special_characters.asp
11. RTE_popup_table.asp
12. RTE_popup_preview.asp


Changes from version 10.12 to version 10.13
-------------------------------------------
1. includes/version_inc.asp - updated version number
2. functions/functions_format_post.asp - updated YouTube video to use YouTube's newer IFrame format for inserting YouTube in to forum posts
3. forum_posts.asp - Social Networking Sharing now links to the forum topic and not a page within the topic
4. includes/RTE_quick_reply_toolbar_inc.asp - fixed spell check button that should only appear if using Internet Explorer
5. RTE_configuration/RTE_setup.asp - updated to Web Wiz RTE version 4.10wwf
6. functions/functions_common.asp - updated to support Firefox 17, Opera Mobile and Firefox Mobile


Changes from version 10.13 to version 10.14
-------------------------------------------
1. includes/version_inc.asp - updated version number
2. RTE_textarea.asp - now places ASCII Start of Text charcater in to Rich Text Editing area to fix Firefox 17 non carrot display bug
3. new_post.asp - updatd to remove ASCII Start of Text charcater from being included in post and improved emmpty post check
4. functions/functions_common.asp - fixed Internet Explorer detection on servers that using Russian locale


Changes from version 10.14 to version 10.15
-------------------------------------------
1. includes/version_inc.asp - updated version number
2. functions/functions_common.asp - fixed Internet Explorer 10 detection
3. functions/functions_format_post.asp - updated YouTube video play back for improvements with IE 10 and other mobile devices
4. pm_new_message.asp - fixed bug that prevented admins receiving unlimited Private Messages
5. functions/functions_format_post.asp - fixed YouTube videos not displaying due to changes in YouTubes video embedding format
6. functions/functions_common.asp - updated StopForumsSpam function for more accurate detection of known spammers
7. register.asp - updated to work with updated StopForumSpam function
8. admin_stopforumspam.asp - changed the text StopForumsSpam Admin Page to reflect changes to the way known spammers are detected
9. RSS_topic_feed.asp - improvments for non ASCII charactersets
10. RSS_post_feed.asp - same as above
11. RSS_calendar_feed.asp - same as above
12. forum_posts.asp - fixed bug that would cause a crash if the IP address field is Null
13. member_profile.asp - same as above


Changes from version 10.15 to version 10.16
-------------------------------------------
1. includes/version_inc.asp - updated version number
2. functions/functions_upload.asp - Persists AspUpload 3 support updated to include support for UTF-8 uploads
3. printer_friendly_posts.asp - fixed bug that would cause page not to load if a member has a Null value in the database for their signature
4. non_RTE_upload_images.asp - fixed bug that prevented images being uploaded in Private Messages
5. functions/functions_edit_post.asp - fixed bug that would not correctly convert font colours to BBcode for editing posts
6. admin_upload_configure.asp - updated to fix crash when you set the upload folder size to above 50GB or above
7. includes/global_variables_inc.asp - same as above
8. CAPTCHA_image.asp - updated to Web Wiz CAPTCHA 4.03


Changes from version 10.16 to version 10.17
-------------------------------------------
1. includes/version_inc.asp - updated version number
2. register.asp - fixed bug that required passwords to be re-entered when updating forum profiles if complex passwords are enabled
3. quick_search.asp - added additional error handling
4. functions/functions_common.asp - updated to add support for IE 11 in the Rich Text Editor and detection of Windows 8.1


Changes from version 10.17 to version 10.18
-------------------------------------------
1. includes/version_inc.asp - updated version number
2. functions/functions_common.asp - updated to add detection for Windows RT
3. functions/functions_date_time_format.asp - fixed incorrect minute off-set in times between 1 hour and 24 hours - Thanks to Scotty32
4. forum_posts.asp - fixed incorrect formatting of YouTube in signatures - Thanks to Scotty32
5. admin_select_members.asp - fixed bug that prevented the ordering of members by their IP address
6. functions/functions_format_post.asp - updated URL BBcode - Thanks to Jagoop
7. register.asp - updated to add CAPTCHA for new registrations and IP country blocking
8. includes/global_variables_inc.asp - added new variables 
9. admin_registration_settings.asp - added option to enable CAPTCHA for new registrations
10. functions/functions_filters.asp - updated email address validation to strip dots from GMail address used by spammers to register multiple times with the same email address
12. members.asp - only admins and moderators can see accounts that have not been activated or are suspended
13. default.asp - suspended accounts and those not activated are no longer shown in the forum statistics
14. admin_email_notify_configure.asp - added options for CDOSYS SSL/TLS and Persists AspEmail TLS email encryption
15. functions/functions_send_mail.asp - updatded to add support for CDOSYS SSL/TLS and Persists AspEmail TLS email encryption
16. includes/ISO_country_list_inc.asp - noew file with list of ISO country codes and country names
17. admin_ip_blocking.asp - updated to run checks to see if IP is already in block list
18. pop_up_IP_blocking.asp - same as above
19. admin_registration_country_blocking.asp - new file to create an IP country block list for new registrations
20. admin_server_test.asp - add adtional test to check that IP to country server can be connected to
21. language_files/language_file_inc.asp - updated to include text for new version
22. includes/admin_index_inc.asp - added link to new IP country blocking page
23. admin_index_inc.asp - same as above
24. functions/functions_common.asp - added new function for checking country location of IP addresses
25. member_profile.asp - displays to the admin and moderators the country location of the last IP used by a member

Updated to support IE 11
1. functions/functions_common.asp
2. edit_post_form.asp
3. new_poll_form.asp
4. new_reply_form.asp
5. new_topic_form.asp
6. pm_new_message_form.asp
7. forum_posts.asp


Changes from version 10.18 to version 11.0
-------------------------------------------
1. includes/version_inc.asp - updated version number
2. functions/functions_common.asp - updates to IP country lookup
3. admin_server_test.asp - updated IP country lookup test
4. login_user.asp - updated to add IP blocking support to the login
5. register.asp - improved password security
6. forum_posts.asp - removed author homepage link to reduce the liklyhood of link spammers posting
7. new_post.asp - removed tabs from subject that can break URL Rewriting
8. edit_post.asp - same as above
9. pm_new_message.asp - same as above
10. functions/functions_edit_post.asp - fixed bug that would not convert HTML images and URL's in to BBCode
11. RTE_popup_movie_preview.asp - updated to support new YouTube HTTPS URL's.
12. RTE_popup_movie.asp - updated to support new YouTube HTTPS URL's.
13. functions_format_post.asp - updated to support new YouTube HTTPS URL's.
14. RTE_configuration/RTE_setup.asp - updated to Web Wiz RTE 4.15wwf
15. web_wiz_forums.asp - removed file
16. web_wiz_forums.asp - updated to remove old redirect
17. includes/admin_index_inc.asp - remove outdated links
18. default.asp - updated to add link configuration
19. forum_post.asp - updated to increase the IP address size saved for larger IPv6 address
20. edit_post.asp - same as above
21. functions/functions_common.asp - altered getIP() function for longer IPv6 addresses

The following files have been updated to remove free version limitations
1. admin_ads_settings.asp
2. admin_calendar_configure.asp
3. admin_chat_room_settings.asp
4. admin_registration_settings.asp
5. admin_upload_configure.asp
6. calendar.asp
7. calendar_week.asp
8. calendar_year.asp
9. forum_posts.asp
10. includes/status_bar_header_inc.asp
11. includes/global_variables_inc.asp

Database Changes
----------------

tblThread
New fields:-
1. IP_addr - Alter Table to char 50



Changes from version 11.0 to version 11.01
-------------------------------------------
1. includes/version_inc.asp - updated version number
2. setup_db.asp - added additional security
3. admin_skin_configure.asp - updated skin options
4. includes/setup_options_inc.asp - added new setup options
5. includes/global_variables_inc.asp - updated to support new setup options
6. includes/quick_reply_form_inc.asp - fixed badly formatted HTML
7. admin_ads_settings.asp - updated to add option to disable VigLink
8. forum_posts.asp - updated to allow disabling of VigLink Ads
9. pm_message.asp - updated to allow disabling of VigLink Ads



Changes from version 11.01 to version 11.02
-------------------------------------------
1. includes/version_inc.asp - updated version number
2. default.asp - updated forum title
3. functions/functions_common.asp - added moz.com DotBot to client detection
4. functions/functions_edit_post.asp - improved post editing for hyperlinks
5. forum_topics.asp - increased table padding between topics to make easier reading
6. default.asp - same as above
7. latest_posts_inc.asp - fixed bug where not using CSS alternating row CSS Classes

The following has been updated to change the look to add more spacing
1. pm_outboox.asp
2. pm_inbox.asp
3. pm_welcome.asp
4. ajax_newspad_feed.asp
5. pm_message.asp
6. active_topics.asp
7. forum_posts.asp
8. search_results_posts.asp
9. search_results_topic.asp
10. includes/quick_reply_form_inc.asp
11. new_reply_form.asp
12. new_topic_form.asp
13. search_form.asp
14. calendar.asp
15. members.asp
16. help.asp
17. register.asp
18. member_profile.asp
19. spam_cleaner.asp
20. member_control_panel.asp
21. email_notify_subscriptions.asp
22. includes/login_form_inc.asp
22. login_ser_test.asp
23. forum_terms.asp



Changes from version 11.02 to version 11.03
-------------------------------------------
1. includes/version_inc.asp - updated version number
2. functions/functions_common.asp - added new function to get IPv6 /48 Network
3. functions/functions_session_data.asp - improvements for sessions for IPv6 and support for new session options
4. includes/global_variables_inc.asp - add new variables for new forum session options
5. admin_web_wiz_forums_settings.asp - added new options for changing the session timeout and disabling IP security for sessions


Changes from version 11.03 to version 11.04
-------------------------------------------
1. includes/version_inc.asp - updated version number
2. functions/functions_common.asp - detects Windows 10 and Microsofts Edge Browser (Spartun) for Active Users section
3. report_post.asp - fixed bug that would cause crash when viewing in mobile device and improved SEO
4. search_results_posts.asp - fixed bug that would cause crash if members IP address was unknown
5. admin_post_topic_configure.asp - updated to add new feature that allows forum members to set the anwser post in topics
6. forum_posts.asp - same as above
7. answer_posts.asp - same as above
8. register.asp - fixed bug that would not check for strong passwords for new registrations when Enforce Password Complexity is enabled
9. functions/functions_common.asp - Password Complexity function now includes check for Non-Alphanumeric Symbol
10. admin_registration_settings.asp - Updated wording to include that Enforce Password Complexity now includes Non-Alphanumeric Symbol
11. language_files/language_file_inc.asp - Same as above
12. functions/functions_session_data.asp - updated session format in order to be more relaible when forum is under heavy load
13. functions/functions_upload - fixed vulnerability that allows scripting files to be uploaded when using Persists AspUpload


Changes from version 11.04 to version 11.05
-------------------------------------------
1. includes/version_inc.asp - updated version number
2. forum_posts.asp - fixed bug that would not allow forum members that are not admins or moderators settings answer posts
3. AspUpload_ProgressBar.asp - fixed bug that would not display progress bar when uploading files
4. AspUpload_ProgressBar_Frame.asp - fixed bug that would not display progress bar when uploading files
5. functions/functions_upload.asp - renames IOS image uploads with appended time stamp which would otherwise all have the same name 'image.jpeg'
6. forum_posts.asp - fixed issue with beaching for certain keywords that contained dots
7. functions/functions_common.asp - Added support for Windows 10 Mobile
8. functions/functions_filters.asp - Improved security filters for HTML5
9. functions/functions_upload.asp - improved security scan of uploaded files to reduce false positives
10. functions/unsafe_upload_content_inc.asp - updated list of unsafe upload content for  security scan of uploaded files
11. functions/functions_common.asp - disable RTE for Microsoft Edge as it does not support the JavaScript window.opener method
12. functions/functions_upload.asp - added new feature to allow duplicate files and images to be renamed
13. admin_upload_configure.asp - added new option to enable/disable the renaming of duplicate uploaded files and images
14. includes/global_variables_inc.asp - updated to add support for new settings
15. functions/functions_send_mail.asp - updated to add support for encoding in the email subject when using Persists AspEmail - Thanks to rune
16. register.asp - fixed bug that prevented duplicate email check from running if Admin Activation of new accounts was enabled
17. forum_topics.asp - improved formatting for mobile version
18. forum_posts.asp - same as above
19. common.asp - added switch for testing purposes
20. register.asp fixed bug that would prevent registering on forum when using a mobile browser
21. RTE_javascript.asp - improved formatting for mobile view
22. non_RTE_javascript.asp - same as above
23. includes/status_bar_header_inc.asp - improved formatting for mobile version
24. css_styles/..../mobile_default_style.css - updated all Mobile CSS Style Sheets for improved mobile view
25. includes/global_variables_inc.asp - add new variables for duplicate upload file check and converting text links to hyperlinks
26. admin_post_topic_configure.asp - add option to enable Text to Hyperlinks
27. functions/functions_format_post.asp - add new function to convert text links to hyperlinks and updated post formatting functions
28. RTE_popup_preview.asp - updated to convert text links to hyperlinks
29. new_post.asp - same as above
30. edit_posts.asp - same as above
31. pm_new_message.asp - same as above
32. admin.asp - updated to add new text when in demo mode
33. forum_topics.asp - fixed bug that would not display all topics when viewing on a mobile device
34. RTE_file_browser.asp - fixed performance bug when forum members has a large number of files/images in their upload folder


Changes from version 11.05 to version 11.06
-------------------------------------------
1. includes/version_inc.asp - updated version number
2. admin_upload_configure.asp - fixed image resize bug that would not allow a setting of 600 pixels and increased max image sizes available 
3. functions/functions_session_data.asp - fixed error that would cause errors on new installs of Web Wiz Forums
4. new_post.asp - fixed bug that would prevent new topics being saved if a previous new topic save was not completed


Changes from version 11.06 to version 11.07
-------------------------------------------
1. includes/version_inc.asp - updated version number
2. functions/functions_filters.asp - Fixed error that would cause a crash if posting a long HTML message that had been trimmed
3. RTE_popup_preview.asp - Updated Post Preview Window in order it is formatted the same as when posted
4. new_post.asp - Increased the maximum size of a posted message
5. admin_ads_settings.asp - corrected issue that caused some ad blockers to block form fields from displaying
6. default.asp - first unread post and last post link now takes you to the first unread post or last post. Previously some browsers would cache the link causing subsequent clicks on the link to go to the cached location
7. forum_topics.asp - same as above
8. active_topics.asp - same as above
9. pre_approved_topics.asp - same as above
10. search_results_topics.asp - same as above


Changes from version 11.07 to version 11.08
-------------------------------------------
1. includes/version_inc.asp - updated version number
2. default.asp - improved performance
3. forum_topics.asp - improved performance
4. active_topics.asp - improved performance
5. search_results_topics.asp - improved performance
6. new_post.asp - fixed the display of UK Sterling Pound Sign in subjects
7. functions/functions_format_post.asp - fixed the display of UK Sterling Pound Sign in forum posts
8. functions/functions_filters.asp - same as above
9. edit_post.asp - same as above
10. setup_database_connection.asp - updated to add support for myODBC 5.2 and 5.3 Database Drivers
11. setup_database_connection.asp - Added support for Access ACE driver
12. setup_db_con_test.asp - Updated to test new database settings
13. database/database_connection.asp - Updated to support new database settings
14. database/database_settings.asp - Updated to support new database settings
15. functions/functions_common.asp - Updated SSL/TLS switching function
16. admin_web_wiz_forums_settings.asp - changed the wording for the section on enabling SSL/TLS
17. admin_update_check.asp - updated the wording for displaying the edition
18. includes/global_variables_inc.asp - Changed so that if SSL enabled all pages are now SSL/TLS
19. edit_post.asp - Increased the maximum size of a edited posted message
20. new _post.asp - updated email notifications to allow detection via Google Analytics of how many members click on links in email notifications (Type=EmailNotification)
21. show_post.asp - same as above
22. register.asp - updated to allow detection via Google Analytics of new users activating accounts via email (Type=NewMember) and reactivating accounts (Type=MemberReactivate)
23. resend_email_activation.asp - same as above
24. web.config - updated to add HttpOnly for Cookies for additional security
25. admin_email_test.asp - Fixed; Page load would fail to complete on TLS enabled websites on Windows Server 2016
26. admin_server_test.asp - updated AJAX call to IP Country Lookup API to use SSL/TLS
27. functions/functions_common.asp - updated AJAX call to IP Country Lookup API to use SSL/TLS
28. forum_posts.asp - updated to improve support for SSL/TLS
29. functions/functions_filters.asp - improvements to SEO page URLs
30. includes/login_form_inc.asp - updates to the options for login for usage terms
31. forum_posts.asp - file encoding changed to ASCII the same as other files to fix page encoding errors
32. register.asp - updated avatars for when  SSL/TLS is enabled on the forum
33. forum_posts.asp - links to external Avatars that use HTTP do not display when SSL/TLS is enabled on the forum
34. admin_change_admin_username.asp - corrected error message regarding complex passwords
35. RTE_textarea.asp - fixed bug that would display random characters in an empty Rich Text Editor when using Chrome
36. new_post.asp - same as above
37. RTE_popup_preview.asp - same as above
38. admin_select_members.asp - added a new option to allowing searching for members within a forum group
39. members.asp - added a new option to allowing searching for members within a forum group
40. functions/functions_format_post.asp - add new function for new Spoiler BBCode [SPOILER][/SPOILER]
41. forum_posts.asp - updated to support new Spoiler BBCode 
42. RTE_popup_preview.asp - same as above
43. new_reply_form.asp - same as above
44. pm_message.asp - same as above
45. printer_friendly_posts.asp - same as above
46. RSS_post_feed.asp - updated to support Spoiler BBCode to display the same as a Quote as the 'show' and 'hide' is not supported by RSS Feeds
47. RSS_topic_feed.asp - same as above
48. language_files/language_file_inc.asp - added new text to support new features
49. forum_images/spoiler.png - new image for spoiler BBCode block
50. BBcodes.asp - page updated with information on new Spoiler BBCode
51. admin_select_members.asp - add new feature to search for members by location



Changes from version 11.08 to version 11.09
-------------------------------------------
1. includes/version_inc.asp - updated version number
2. default.asp - fixed HMTL markup - Thanks to IanSmithISA
3. includes/status_bar_header_inc.asp - Fixed error that meant custom ads did not display on SSL enabled forums


Changes from version 11.09 to version 11.10
-------------------------------------------
1. includes/version_inc.asp - updated version number
2. functions/functions_send_mail.asp - updated email sending function
3. functions/functions_filters.asp - fixed an issue that a change in encoding for the posts page in 11.08 caused <br> line break to not correctly be detected causing searches to crash
4. functions/functions_format_post.asp - added additional error handling to the word highlighter
5. search_results_posts.asp - fixed issue where search highlighter was running twice




Changes from version 11.10 to version 12.00
-------------------------------------------
1. includes/version_inc.asp - updated version number
2. admin_select_members.asp - added option to view IP address information and improved order of member groups list
3. members.asp - improved order of member groups list
4. admin_view_groups.asp - added link to view the members of each group
5. admin_menu.asp - changed to only allow the compact and repair access database tool to be shown if using the older JET Access driver
6. includes/admin_index_inc.asp - same as above
7. setup_database_connection.asp - updated to add support for SQL Server Driver SQL Server Native Client 11.0
8. setup_database_connection.asp - Added support for SQL Server Native Client 11.0
9. setup_db_con_test.asp - Updated to test new database settings
10. database/database_connection.asp - Updated to support new database settings
11. database/database_settings.asp - Updated to support new database settings
12. forum_posts.asp - updated JavaScript to load before page content
13. functions/functions_common.asp - updated to support Rich Text Editing in Chrome on Android
14. functions/functions_common.asp - updated to support Rich Text Editing in IOS on the IPad and IPhone
15. RTE_file_browser.asp - increased max number of images/files shown within a folder to 1000
17. forum_posts.asp - improvements to page loading
18. pm_message.asp - improvements to page loading
19. includes/header.asp - added viewpoint meta tag for improved mobile viewing
20. pm_outbox.asp - fixed permissions error when viewing outbox private messages in mobile view
21. admin_email_notify_configure.asp - updated instructions on configuring email components 
22. functions/functions_common.asp - Improved password complexity function
23. functions/functions_send_mail.asp - Improved support for UTF-8 for Persists AspEmail
24. admin_server_test.asp - Updated responses for server test
25. spam_cleaner.asp - Removed limits on how many posts can be deleted and update text
26. admin_select_members.asp - Updated to support new member delete tool
27. includes/global_variables_inc.asp - added new global variables
28. admin_web_wiz_forums_settings.asp - added new setting to disable TLS for connecting to IP to County Lookup API and license server
29. functions/functions_common.asp - updated IP to County Lookup to TLS and plain text connections
30. admin_server_test.asp - updated the server testing
31. admin_license.asp - updated connection to license server 
32. admin_registration_settings.asp - Added new option to add a Privacy Notice to the registration form to help with GDPR compliance
33. register.asp - updated to show Privacy Notice on the registration form to help with GDPR compliance
34. member_data.asp - new file to show what members what Private Data the forum has on them
35. language_files/language_file_inc.asp - added new text to support new features
36. member_control_panel.asp - added new link to view Members Personal Data that the forum holds
37. setup.asp - updated to support upgrading from Web Wiz Forums 12.x


Changes from version 12.00 to version 12.01
-------------------------------------------
1. includes/version_inc.asp - updated version number
2. admin_web_wiz_forums_settings.asp - fixed bug that would not allow the sellecting for TLS for Country API connections
3. default.asp - fixed bug that would display HTML encoing in the subject of the last post on forum homepage

===========================================================================================